feat: swagger接口文档更新1.0.8改TokenAuth
This commit is contained in:
@@ -37,7 +37,7 @@ type CaptchaController struct {
|
||||
// @Accept json
|
||||
// @Produce json
|
||||
// @Success 200 {object} object "Response Results"
|
||||
// @Security ApiKeyAuth
|
||||
// @Security TokenAuth
|
||||
// @Summary Get CAPTCHA
|
||||
// @Description Get CAPTCHA
|
||||
// @Router /captchaImage [get]
|
||||
|
||||
Reference in New Issue
Block a user