优化通道处理

This commit is contained in:
2026-06-09 16:30:19 +08:00
parent c5453557ae
commit dd482dd6b0
10 changed files with 454 additions and 614 deletions

2
pkg/env/env.go vendored
View File

@@ -45,7 +45,7 @@ var (
BaiyinCloudUrl string
BaiyinTokenUrl string
GostApiPort = 8900
GostApiPort = 9700
GostApiPathPrefix = ""
IdenCallbackUrl string