fix: 替换测试星球 group_id 758421284 为合成 ID

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
zhuguojie
2026-07-31 14:02:19 +08:00
parent 5a1ba24cb9
commit 1ea3942437
2 changed files with 2 additions and 2 deletions
@@ -18,7 +18,7 @@ zsxq-cli api raw --method POST \
# 示例
zsxq-cli api raw --method POST \
--path /v2/groups/758421284/columns \
--path /v2/groups/888888888/columns \
--body '{"name":"精华归档"}'
```
+1 -1
View File
@@ -9,7 +9,7 @@
zsxq-cli api raw --method GET --path /v2/groups/<group_id>/columns
# 示例
zsxq-cli api raw --method GET --path /v2/groups/758421284/columns
zsxq-cli api raw --method GET --path /v2/groups/888888888/columns
```
## 参数