fuliqi
2024-08-05 d2a9c47a32695f8cab1384679fb64e8b440ca9e1
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;
}