fuliqi
2024-08-13 cbdcb828bd7ed3787990dceb65f3c6db7c806e16
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;
}