zxl
2025-02-19 e2edaf30f4bf2213fe55c9817980001a1ea23e9f
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;
}