fuliqi
2024-07-23 9a1843b565b97326c78b2e41fc6b7953f5af84d9
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;
}