fuliqi
2024-08-09 c3c574a6f391cec82435266d4e53f24a6c24ee1f
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;
}