yanghui
2022-11-30 7a7c01d8ae0c0f2d7ffcaf8de5a7a1d49ba92c10
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/user/PageFeedBackDTO.java
@@ -37,4 +37,8 @@
    private String phone;
    private String areaCode;
    @ApiModelProperty("1投诉建议2问题留言")
    private Integer type;
    private Long propertyId;
}