Commit f3b1c3fc by zim78

no message

1 parent 5fed9109
...@@ -86,7 +86,8 @@ ...@@ -86,7 +86,8 @@
"ywcode":"999", "ywcode":"999",
}, },
"list":"" "list":""
}``` }
```
1. 应答body 1. 应答body
1. 信息项 1. 信息项
<table width='100%'> <table width='100%'>
......
...@@ -9,26 +9,4 @@ ...@@ -9,26 +9,4 @@
--- ---
1. 用户名,密码均不能为空 1. 用户名,密码均不能为空
1. 登录接口: 1. 登录接口:
1. 交易代码: <a href='client_hessian#i_baseinfo' target='blank'>基本信息查询(020108)</a>
1. 请求报文body \ No newline at end of file
```
{
"head":{
"logname":"320382199504285013",
"password":"张三"
},
"list":""
}
```
1. 应答报文
```
{
"head":{
"logname":"320382199504285013",
"password":"张三"
},
"list":""
}
```
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!