yanghui
2022-12-01 a0f33f915dd4128d98111f67a3c75b1676adae32
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;
}