yanghui
2022-11-17 b30e1a48f2bc5f65a0efd2e69e090fed2d7a627c
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;
}