Private
Public Access
1
0

fix: reorder API endpoint testing sequence in scripts and documentation

This commit is contained in:
2025-12-04 13:30:21 +08:00
parent dbea04aa17
commit ca8c5d5ff5
4 changed files with 11 additions and 11 deletions

View File

@@ -40,8 +40,8 @@ XCodeCLI-Shells 是一个智能配置工具集,用于设置 Claude Code 与 XC
### 支持的 API 端点
脚本会按顺序测试以下端点,选择第一个可用的:
1. `https://api.xcodecli.com`
2. `https://api2.xcodecli.com`
1. `https://api2.xcodecli.com`
2. `https://api.xcodecli.com`
## 常用命令