Commit 98ef90c6 authored by Quxl's avatar Quxl

x

parent 99449b35
...@@ -220,7 +220,7 @@ public class AdminReviewController { ...@@ -220,7 +220,7 @@ public class AdminReviewController {
reviewService.save(history); reviewService.save(history);
return Rjx.jsonOk(); return Rjx.jsonOk();
} else { } else {
return Rjx.jsonErr().setMessage("展映"); return Rjx.jsonErr().setMessage("展映流程错误");
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment