Commit da3a633b authored by Quxl's avatar Quxl

x

parent 3868fdb6
......@@ -109,7 +109,7 @@ public class UserReviewController {
@ResponseBody
@Transactional
@PostMapping("doReview")
@PostMapping("saveReviewRecord")
@ApiOperation("评委审片")
@ApiImplicitParams({
@ApiImplicitParam(paramType = "query", dataType = "int", required = false, 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