fuliqi
2024-04-30 a562df3729551d8deebf87e96b0a5e8f6a6c30d1
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;
}