fuliqi
2024-09-03 088bc1e162261a91a8779d8079bef9d6a5d6d3e9
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;
}