This commit is contained in:
ideaa
2024-08-09 18:52:02 +08:00
parent c522eb468c
commit 5c4cf1b2c0
18 changed files with 23 additions and 35 deletions

View File

@@ -4,7 +4,7 @@ import (
"github.com/redis/go-redis/v9"
"github.com/spf13/viper"
"github.com/wonli/aqi/config"
"github.com/wonli/aqi/internal/config"
)
type RedisStore struct {