fuliqi
2024-11-19 a9bfc1d8104ea067e19e046098222c5180e2d590
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;
}