lidongdong
2023-05-08 5945a7189fca47eb2df8dac8f44f28527cae804a
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/user/PageFeedBackDTO.java
@@ -38,5 +38,7 @@
    private String areaCode;
    @ApiModelProperty("1投诉建议2问题留言")
    private Integer type;
    private Long propertyId;
}