fuliqi
2024-08-15 b3764b100a9e8783e2c061473ada3f5316d84f55
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;
}