fuliqi
2024-08-15 57b4e9e9bba5e0a0227e533b904038a83d9c61e1
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;
}