wangpengfei
2023-08-25 25c573d55986e02cf5f70cc3868e2b94a4be98e2
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 {