fuliqi
2024-08-22 70f7f9d6f3a431662722f76e4da93cd3b4823857
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;
}