🎨 update code structure
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
package captcha_controller
|
||||
|
||||
type CaptchaController struct{}
|
@@ -19,6 +19,8 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
type CaptchaController struct{}
|
||||
|
||||
// GenerateRotateCaptcha 生成旋转验证码
|
||||
// @Summary 生成旋转验证码
|
||||
// @Description 生成旋转验证码
|
||||
|
Reference in New Issue
Block a user