fuliqi
2024-10-31 ec809f0f35973f5b86c8b5e7cccec8af0bc9803f
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;
}