Commit eca01d3a authored by Quxl's avatar Quxl

x

parent 35918f53
...@@ -75,7 +75,7 @@ public class AdminReviewController { ...@@ -75,7 +75,7 @@ public class AdminReviewController {
@ResponseBody @ResponseBody
@PostMapping("allot_list") @PostMapping("allot_list")
@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