张天森
2022-10-12 2f11fbaf9d9f3d3cf916096d20d99a11f311968c
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/common/AddComPbCheckUnitDto.java
@@ -111,8 +111,10 @@
    @ApiModelProperty(value = "管理员电话")
    private String adminPhone;
    @ApiModelProperty(value = "其他")
    private String otherMark;
    private String otherRemark;
    @ApiModelProperty(value = "单位所属")
    private String belongTo;
    @ApiModelProperty(value = "联系人json")
    private String adminJson;
}