fix empty url

This commit is contained in:
Maple Gao
2024-03-20 23:49:16 +08:00
committed by GitHub
parent cfabf8a656
commit 9e157ed802

View File

@@ -244,5 +244,8 @@ var ChannelBaseURLs = []string{
"https://api.moonshot.cn", //25
"https://open.bigmodel.cn", //26
"https://api.perplexity.ai", //27
"", //28
"", //29
"", //30
"https://api.lingyiwanwu.com", //31
}