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