完成创建房间相关接口
This commit is contained in:
9
shoot.http
Normal file
9
shoot.http
Normal file
@@ -0,0 +1,9 @@
|
||||
@serverUrl = http://120.79.241.5:8000/api/shoot
|
||||
|
||||
### 模拟射箭
|
||||
POST {{serverUrl}}/index/arrow
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"device_id": "iXAx67Ce"
|
||||
}
|
||||
Reference in New Issue
Block a user