fanli/src/main/java/com/yeshi/fanli/controller/client/v1/UserInfoController.java
@@ -1301,6 +1301,10 @@ stateInfo = "该订单申诉已通过,请稍后查看。"; } else if (state == -5) { stateInfo = "该订单为分享奖金订单"; } else if (state == -1001) { stateInfo = "该订单为违规订单"; } else if (state == -1002) { stateInfo = "该订单已发起维权"; } } JSONObject data = new JSONObject();