fuliqi
2024-08-09 99182dc8a19d5229038794e70d6cca7ef707a9c6
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;
}