yanghui
2022-11-15 a1a51a92fd386ff07a7f05e40076508430a3c026
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/user/PageFeedBackDTO.java
@@ -35,4 +35,8 @@
    private String name;
    @ApiModelProperty(value = "手机号", example = "")
    private String phone;
    private String areaCode;
    private Integer type;
}