Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
finstone-yangzhou
/
finstone-yangzhou-doc
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit f656b9f6
authored
Jul 22, 2022
by
zim78
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
1 parent
44fb39f5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
22 deletions
login.md
login.md
View file @
f656b9f
...
...
@@ -8,26 +8,27 @@
---
1.
用户名,密码均不能为空
1.
交易代码:
1.
请求报文body
```
{
"head":{
"logname":"320382199504285013",
"password":"张三"
},
"list":""
}
1.
登录接口:
1.
交易代码:
1.
请求报文body
```
{
"head":{
"logname":"320382199504285013",
"password":"张三"
},
"list":""
}
```
1.
应答报文
```
{
"head":{
"logname":"320382199504285013",
"password":"张三"
},
"list":""
}
```
1.
应答报文
```
{
"head":{
"logname":"320382199504285013",
"password":"张三"
},
"list":""
}
```
\ No newline at end of file
```
\ No newline at end of file
Write
Preview
Markdown
is supported
Attach a file
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 post a comment