open-withdrawal-demo/php/README.md
echo 82c7f3406d init: multi-language OpenAPI demos (java/php/nodejs/python)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-20 13:40:29 +08:00

9 lines
96 B
Markdown

# PHP
需要 php-curl。
```bash
export BASE_URL=https://example.com
php demo.php balance
```