Commit 0e08cee3 by chenweisong

更新

parent 14495c5b
......@@ -67,7 +67,7 @@ public class UserController {
}
@ApiOperation(value = "根据用户组id获取用户", hidden = true)
@ApiOperation(value = "根据用户组id获取用户")
@ApiImplicitParams({
@ApiImplicitParam(name = "userId", value = "用户id", paramType = "query", required = true, dataType = "long")
})
......
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