公众号文章修改

This commit is contained in:
2026-04-01 06:13:15 +08:00
parent 1e3af7d732
commit 165030fba1
3 changed files with 42 additions and 32 deletions

View File

@@ -20,7 +20,7 @@
```bash
curl -s "https://api.unsplash.com/search/photos" \
-H "Authorization: Client-ID 你的AccessKey" \
-H "Authorization: Client-ID bzq5vp2kcUqlKTtLL3dwECkha1-jinwttn5JlhwjTBw" \
-G \
--data-urlencode "query=AI automation" \
--data-urlencode "per_page=3"
@@ -34,7 +34,7 @@ curl -s "https://api.unsplash.com/search/photos" \
```bash
curl -s "https://api.unsplash.com/search/photos" \
-H "Authorization: Client-ID 你的AccessKey" \
-H "Authorization: Client-ID bzq5vp2kcUqlKTtLL3dwECkha1-jinwttn5JlhwjTBw" \
-G \
--data-urlencode "query=AI automation" \
--data-urlencode "per_page=3" \