fuliqi
2025-01-15 69cd43d9303ed7cd985bd64379b4cc5b0aecef14
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;
}