feat: swagger接口文档更新1.0.8改TokenAuth
This commit is contained in:
@@ -141,7 +141,7 @@ var wg sync.WaitGroup
|
||||
// @BasePath /
|
||||
// @schemes http https
|
||||
//
|
||||
// @securityDefinitions.apikey ApiKeyAuth
|
||||
// @securityDefinitions.apikey TokenAuth
|
||||
// @in header
|
||||
// @name Authorization
|
||||
// @description Get the key through the common/authorization System Login, fill in content "Bearer <access_token>"
|
||||
|
||||
Reference in New Issue
Block a user