fuliqi
2024-08-09 2a0a87b0cc877ecc6fc2ffcff26ff0cbf26ff2ef
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;
}