fuliqi
2025-02-07 c1681aa10f7f57b43becb4b17d71c1494d991836
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;
}