fuliqi
2024-07-09 6236b20da2e7f99f7d604bbe9c656c9f565fd379
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;
}