liujiandao
2023-09-22 dd07a07290bf66fde945dbbebc23ae048205775d
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 {