Commit bb703ba1 authored by Quxl's avatar Quxl

x

parent 71032bde
...@@ -188,7 +188,7 @@ public class AdminReviewController { ...@@ -188,7 +188,7 @@ public class AdminReviewController {
@ResponseBody @ResponseBody
@PostMapping("toNextRound") @PostMapping("toNextRound")
@ApiOperation("查询审片评委") @ApiOperation("进入下一轮审片")
@ApiImplicitParams({ @ApiImplicitParams({
@ApiImplicitParam(paramType="query", dataType="int", required=true, name="review_id", value="审片主表ID"), @ApiImplicitParam(paramType="query", dataType="int", required=true, name="review_id", value="审片主表ID"),
}) })
......
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