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 {