Commit edd89b0c authored by szh's avatar szh

update readme

parent b6545200
......@@ -374,6 +374,21 @@ response
此接口是为了有需要重启或者关机树莓派的时候,调用的接口 保证节点数据不损坏
```
### bityuan一键回滚 内网接口
URL /pai/rollback
请求方法 post json
|参数|类型|是否必填|说明|
```
response
{
"code": 200,
"msg": "ok",
"data":""
}
```
## 节点部署:
监控程序代码默认放在/home/pi目录下面
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment