Files
shoot-miniprograms/shoot.http

9 lines
159 B
Plaintext
Raw Normal View History

2025-05-30 16:14:17 +08:00
@serverUrl = http://120.79.241.5:8000/api/shoot
### 模拟射箭
POST {{serverUrl}}/index/arrow
Content-Type: application/json
{
"device_id": "iXAx67Ce"
}