puhanshu
2022-07-23 bbda2ee1af4e86d76f93e00386d77efb56c60d5f
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;
}