fuliqi
2024-03-21 3101e4c6883286f7171d494b09b1a7ff980a67fc
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;
}