fuliqi
2024-08-30 4edf419e4beed7e17c99aecc7860691c2b9a7196
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;
}