huanghongfa
2021-06-06 9812d8889b2fcee14851e6114439e06349ef25e8
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;
}