Commit ca53fa95 authored by Quxl's avatar Quxl

x

parent 9244e877
......@@ -206,7 +206,6 @@ public class AdminReviewController {
List<Map<String, Object>> userList = adminUserService.getShowFilmUserList();
return Rjx.jsonOk().set("userList", userList).set("groupList", groupList);
}
@ResponseBody
@PostMapping("timeoutList")
@ApiOperation("超时列表")
......
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