Commit a85cb364 authored by Quxl's avatar Quxl

x

parent 4a76a0c0
......@@ -158,7 +158,7 @@ public class AdminUserController {
@ResponseBody
@Transactional
@PostMapping("user_delete")
@ApiOperation("保存或更新评委")
@ApiOperation("删除评委")
@ApiImplicitParams({
@ApiImplicitParam(paramType="query", dataType="int", required=false, name="uid", 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