Commit f656b9f6 by zim78

no message

1 parent 44fb39f5
Showing with 4 additions and 3 deletions
...@@ -8,8 +8,9 @@ ...@@ -8,8 +8,9 @@
--- ---
1. 用户名,密码均不能为空 1. 用户名,密码均不能为空
1. 交易代码: 1. 登录接口:
1. 请求报文body 1. 交易代码:
1. 请求报文body
``` ```
{ {
"head":{ "head":{
...@@ -20,7 +21,7 @@ ...@@ -20,7 +21,7 @@
} }
``` ```
1. 应答报文 1. 应答报文
``` ```
{ {
"head":{ "head":{
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!