Commit b5a011bc authored by Quxl's avatar Quxl

x

parent 63a0dc2c
......@@ -385,7 +385,7 @@ public class AdminReviewController {
@ResponseBody
@Transactional
@PostMapping("getReviewHistory")
@ApiOperation("查询审片过程")
@ApiOperation("查询审片过程列表")
@ApiImplicitParams({
@ApiImplicitParam(paramType = "query", dataType = "int", required = false, name = "index"),
@ApiImplicitParam(paramType = "query", dataType = "int", required = false, name = "limit"),
......
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