fuliqi
2024-03-15 12ec4e0dcb4bd69c6c9b74a663760caa7f9abb11
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/YwPeople.java
@@ -47,5 +47,8 @@
    @TableField("phone")
    private String phone;
    @ApiModelProperty("备注")
    @TableField("remark")
    private String remark;
}