This commit is contained in:
蒋吉兆
2021-08-07 10:20:54 +08:00
3 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import (
"github.com/dgrijalva/jwt-go"
"github.com/gin-gonic/gin"
"github.com/go-redis/redis"
"github.com/go-redis/redis/v8"
"go.uber.org/zap"
)