This commit is contained in:
parent
7d6aacc3f3
commit
83f65acfb3
|
@ -53,7 +53,7 @@ public class UserController extends BaseController {
|
|||
@ApiImplicitParam(name = "status", value = "启用状态", dataType = "Boolean"),
|
||||
@ApiImplicitParam(name = "role", value = "角色"),
|
||||
@ApiImplicitParam(name = "dept", value = "部门"),
|
||||
@ApiImplicitParam(name = "dept", value = "岗位"),
|
||||
@ApiImplicitParam(name = "job", value = "岗位"),
|
||||
})
|
||||
@ApiOperationSupport(
|
||||
responses = @DynamicResponseParameters(properties = {
|
||||
|
|
Loading…
Reference in New Issue