fuliqi
2024-04-07 686fc46d09b42f2014f7d943cfa89610e010d4fd
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;
}