Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
chain33-pai
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
szh
chain33-pai
Commits
89a47843
Commit
89a47843
authored
Dec 18, 2019
by
szh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up
parent
b9efb28e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
0 deletions
+33
-0
README.md
README.md
+33
-0
No files found.
README.md
View file @
89a47843
...
...
@@ -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
|参数|类型|是否必填|说明|
|-|-|-|-|
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment