龚焕茏
2024-06-25 5f2c9ecdc28f942c7b0c59f3d27b48975c628414
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;
}