fuliqi
2024-09-03 3b6935b9eda0e267253280d1ebc78fc2d0e00728
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;
}