chore: update module name

This commit is contained in:
JustSong
2024-01-28 19:38:58 +08:00
parent b9d3cb0c45
commit 2cd1a78203
86 changed files with 247 additions and 247 deletions

View File

@@ -2,7 +2,7 @@ package common
import (
"fmt"
"one-api/common/config"
"github.com/songquanpeng/one-api/common/config"
)
func LogQuota(quota int) string {