mirror of
https://github.com/unnoo/zsxq-skill.git
synced 2026-09-14 19:59:58 +08:00
fix: 替换测试星球 group_id 758421284 为合成 ID
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -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":"精华归档"}'
|
||||
```
|
||||
|
||||
|
||||
@@ -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
|
||||
```
|
||||
|
||||
## 参数
|
||||
|
||||
Reference in New Issue
Block a user