fuliqi
2024-07-31 b22b8f688b31ae7c6e503b787f66ec5fa329127d
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;
}