fuliqi
2024-09-23 134ef8858210a09d34567b5ef0b8d29b6c8bf38d
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;
}