fuliqi
2024-04-30 e4c63c11d866f4dad001cbe76d83540fcac70d17
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;
}