fuliqi
2024-03-19 e34df92d59f0df626c96ac400759d596364e0889
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;
}