springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/java/com/panzhihua/sangeshenbian/model/vo/ComplaintVO.java
@@ -63,6 +63,9 @@ @ApiModelProperty(value = "审核按钮状态(0=显示,1=隐藏)") private Integer auditButtonStatus; @ApiModelProperty(value = "评价打分 0:不满意; 1:一般; 2:满意; 3:非常满意;") private Integer rate; @ApiModelProperty(value = "办结评价") private ComplaintComment complaintComment;