fuliqi
2024-11-14 5533880a277aa5dd75c1794f7f5fa4426ea41d6e
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;
}