fix
wangpengfei
2023-08-28 aa3bc269e46d82bdd6d088e5d07babd2d3b493a1
utils/captcha/redis.go
@@ -4,9 +4,9 @@
   "context"
   "time"
   "github.com/flipped-aurora/gin-vue-admin/server/global"
   "github.com/mojocn/base64Captcha"
   "go.uber.org/zap"
   "srm/global"
)
func NewDefaultRedisStore() *RedisStore {