wangpengfei
2023-08-25 25c573d55986e02cf5f70cc3868e2b94a4be98e2
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共享存储验证码