龚焕茏
2024-03-25 c4dfb5b30a5b2917c259f40c1c80abb28b504990
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;
}