fuliqi
2024-08-01 d1883c9da86e3e36e0c997554ad79b44a8f35494
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;
}