fuliqi
2024-08-15 c697e0a7466b64855f5f799a1fbf7d97a3b8ed49
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;
}