fuliqi
2024-12-05 918b26794c7d3b3faa2c57e6a6cb0c11ea4e73e8
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;
}