chenjiahe
2024-05-27 98fe87967986bf4ad01f19ca2f3c54ae067fa43c
phis-feign/src/main/java/com/hz/his/vo/label/UserLabelInfoVo.java
@@ -15,6 +15,4 @@
    private String labelId;
    /**标签名称-选填(isCustom是1必填)*/
    private String labelName;
    /**是否自动打标签:0否1是-自动打标签必填*/
    private Integer isAuto = 0;
}