huanghongfa
2021-03-30 c4d6c6cc7f6a2342cc32e7f67f6f6eeb76a97ac1
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/user/PageFeedBackDTO.java
@@ -32,4 +32,6 @@
    @ApiModelProperty(value = "用户名称",example = "")
    private String name;
    @ApiModelProperty(value="手机号",example = "")
    private String phone;
}