format: package name -> github.com/QuantumNous/new-api (#2017)

This commit is contained in:
Seefs
2025-10-11 15:30:09 +08:00
committed by GitHub
parent ff530f991b
commit 5010f2d004
258 changed files with 1225 additions and 1023 deletions

View File

@@ -2,7 +2,8 @@ package minimax
import (
"fmt"
relaycommon "one-api/relay/common"
relaycommon "github.com/QuantumNous/new-api/relay/common"
)
func GetRequestURL(info *relaycommon.RelayInfo) (string, error) {