罗元桥
2021-06-18 99ca25c5d2ee1e4d050f3aee96757bdfea195fc6
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;
}