springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/common/EditComPbCheckUnitDto.java
@@ -106,8 +106,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; }