fuliqi
2024-09-04 c8df02a7b07086e17bacda6cdc015d76ac1f82fe
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;
}