fuliqi
2024-08-02 4ac87bb3275667c02bc60012ebb9fc1eeab6da5b
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;
}