fuliqi
2024-12-05 1b39f39eacfcd1f8bb46d261686e81a2ad9bafbd
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;
}