优化文档格式

This commit is contained in:
社会易姐QwQ
2020-04-16 18:47:19 +08:00
parent a0c4316917
commit 4fd408f111
26 changed files with 303 additions and 149 deletions
+4 -2
View File
@@ -10,7 +10,7 @@
需要登录(SESSDATA)
参数( application/x-www-form-urlencoded ):
**参数( application/x-www-form-urlencoded ):**
| 参数名 | 类型 | 内容 | 必要性 | 备注 |
| -------- | ---- | ------------------- | ------ | ------------------------------------------------- |
@@ -22,6 +22,8 @@
**json回复:**
根对象:
| 字段 | 类型 | 内容 | 备注 |
| ------- | ---- | -------- | ------------------------------------------------------------ |
| code | num | 返回值 | 0:成功(并不代表充电成功) <br />-400:请求错误<br />-111csrf校验失败<br />-101:账号未登录 |
@@ -41,7 +43,7 @@
| status | num | 返回结果 | 4:成功<br />-2:低于20电池下限<br />-4B币不足 |
| msg | str | 错误信息 | 默认为空 |
示例:
**示例:**
以空间的方式向用户`UID=293793435`充了20电池,得到2经验,交易编号为`BPRG5CEC3VUPOOANA540`