fuliqi
2024-12-07 f6593a5f6f1138abf09a0ee69fc5119fdce412c9
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;
}