9 lines
159 B
HTTP
9 lines
159 B
HTTP
@serverUrl = http://120.79.241.5:8000/api/shoot
|
|
|
|
### 模拟射箭
|
|
POST {{serverUrl}}/index/arrow
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"device_id": "H9hL8GaA"
|
|
} |