xiangpei
2024-04-10 6c637ece7a0bfe131a93cdef688063a0b408ed17
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;
}