add
wangpengfei
2023-08-26 1bb2d1d1f4ed5cd0409d17180844b445bf63f213
api/v1/system/sys_captcha.go
@@ -3,12 +3,12 @@
import (
   "time"
   "github.com/flipped-aurora/gin-vue-admin/server/global"
   "github.com/flipped-aurora/gin-vue-admin/server/model/common/response"
   systemRes "github.com/flipped-aurora/gin-vue-admin/server/model/system/response"
   "github.com/gin-gonic/gin"
   "github.com/mojocn/base64Captcha"
   "go.uber.org/zap"
   "srm/global"
   "srm/model/common/response"
   systemRes "srm/model/system/response"
)
// 当开启多服务器部署时,替换下面的配置,使用redis共享存储验证码