fuliqi
2024-08-19 e3daa347df3ce7f65444f2b357b229e42c0e912d
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;
}