zss
2024-11-26 f1ba10159c6872b859e5ab1255ed17ae644d94d7
user-server/src/main/java/com/yuanchu/mom/pojo/Person.java
@@ -33,4 +33,6 @@
    @ApiModelProperty(">1:存在 =0:不存在")
    private Long isLive;
    private String department;
}