Commit 89a47843 authored by szh's avatar szh

up

parent b9efb28e
......@@ -5,8 +5,11 @@
### 设备序列号 内网接口
URL /pai/devdetail
请求方法 post json
|参数|类型|是否必填|说明|
|-|-|-|-|
```
......@@ -22,8 +25,11 @@ response
### 设备节点状态 内网接口
URL /pai/devstatus
请求方法 post json
|参数|类型|是否必填|说明|
|-|-|-|-|
```
......@@ -51,10 +57,14 @@ response
### 查看版本 内网接口
URL /pai/version
请求方法 post json
|参数|类型|是否必填|说明|
|-|-|-|-|
```
response
{
......@@ -70,8 +80,11 @@ response
### 查看节点是否在运行 内网接口
URL /pai/nodeinfo
请求方法 post json
|参数|类型|是否必填|说明|
|-|-|-|-|
```
......@@ -86,8 +99,11 @@ response
### 查看节点更新及重置进度 内网接口
URL /pai/updatedetail
请求方法 post json
|参数|类型|是否必填|说明|
|-|-|-|-|
```
......@@ -104,10 +120,14 @@ response
### 重置钱包 内网接口
URL /pai/resetwallet
请求方法 post json
|参数|类型|是否必填|说明|
|-|-|-|-|
```
response
{
......@@ -119,8 +139,11 @@ response
### 重置节点,一切从新开始从0开始同步节点 内网接口
URL /pai/reset
请求方法 post json
|参数|类型|是否必填|说明|
|-|-|-|-|
```
......@@ -134,8 +157,11 @@ response
### 节点更新到新版本 内网接口
URL /pai/updatenode
请求方法 post json
|参数|类型|是否必填|说明|
|-|-|-|-|
```
......@@ -150,10 +176,14 @@ response
### 获取本地pai程序版本 内网接口
URL /pai/paiversion
请求方法 post json
|参数|类型|是否必填|说明|
|-|-|-|-|
```
response
{
......@@ -166,8 +196,11 @@ response
### 下载pai程序最新版本 内网接口
URL /pai/updatepai
请求方法 post json
|参数|类型|是否必填|说明|
|-|-|-|-|
```
......
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