mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-05-05 03:21:30 +08:00
[优化]restful
This commit is contained in:
@@ -78,4 +78,6 @@ func InitRoleRouter(container *restful.Container) {
|
||||
}).
|
||||
Doc("导出角色信息").
|
||||
Metadata(restfulspec.KeyOpenAPITags, tags))
|
||||
|
||||
container.Add(ws)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user