Commit 130fa951 authored by Quxl's avatar Quxl

x

parent 11c9aba8
......@@ -105,7 +105,7 @@ public class UserReviewController {
@ResponseBody
@PostMapping("doubtful_del")
@ApiOperation("查询疑点记录")
@ApiOperation("删除疑点记录")
@ApiImplicitParams({
@ApiImplicitParam(paramType = "query", dataType = "int", required = false, name = "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