luofl
2025-04-14 29562cfa14c5626c958e2c750400c6b06f2c3f23
springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/java/com/panzhihua/sangeshenbian/model/vo/ComplaintVO.java
@@ -71,6 +71,9 @@
    @ApiModelProperty(value = "审核按钮状态(0=显示,1=隐藏)")
    private Integer auditButtonStatus;
    @ApiModelProperty(value = "撤回按钮状态(0=显示,1=隐藏)")
    private Integer withdrawButtonStatus;
    @ApiModelProperty(value = "评价打分 0:不满意; 1:一般; 2:满意; 3:非常满意;")
    private Integer rate;