龚焕茏
2024-04-29 e547993a3c78d0bd75f3fdef4a9878e180d73d36
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;
}