6
0

【cs服务】更新cs api域名

This commit is contained in:
liguanjie 2025-07-22 20:02:50 +08:00
parent e6d4532874
commit 4b13de26bd

View File

@ -11,7 +11,7 @@ const (
)
var HOST = requests.Host{
Default: "cs",
Default: "cs.api.gaore.com",
}
type Client struct {