fuliqi
2024-09-03 ae0c129c499e7e166399f2e3e2ccca93a076a669
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;
}