This commit is contained in:
张成
2026-03-27 15:18:33 +08:00
parent c3aab075d9
commit aac2d4a8d5
6 changed files with 3738 additions and 267 deletions

View File

@@ -38,6 +38,6 @@ module.exports = {
},
// 官方 API 上游地址(转发层目标)
"upstream_api_url": "http://127.0.0.1:8888",
"upstream_api_url": "http://113.44.162.180:7006",
}