springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/java/com/panzhihua/sangeshenbian/model/vo/ComplaintVO.java
@@ -90,4 +90,14 @@ @ApiModelProperty(value = "语音文件集合") private List<String> voiceFileList; @ApiModelProperty(value = "添加办理进度数") private Integer progressCount; @ApiModelProperty(value = "已下派次数") private Integer assignmentCount; @ApiModelProperty(value = "已上报次数") private Integer reportCount; }