fuliqi
2024-11-19 685ba1842974c0a406449e5579c66d6c5a3510e3
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;
}