fuliqi
2024-08-24 602293e65fa4323e4528b3e54776da5223ae4d4a
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/YwPeople.java
@@ -51,4 +51,7 @@
    @TableField("remark")
    private String remark;
    @TableField("user_id")
    private Long userId;
}