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 82b8f4c1
authored
Jul 27, 2022
by
zim78
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
1 parent
0b059dc1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
client_hessian.md
client_hessian.md
View file @
82b8f4c
...
@@ -40,8 +40,7 @@
...
@@ -40,8 +40,7 @@
}
}
}
}
```
```
一般请求的参数,都放在body的head里。如有特殊情况,会在具体业务中说明。
1. 请求报文格式说明
1. 请求报文格式说明
1. 报文由head和body两部分组成,其中head中元素及格式固定,body中元素及格式根据具体业务会不同。
1. 报文由head和body两部分组成,其中head中元素及格式固定,body中元素及格式根据具体业务会不同。
...
@@ -58,7 +57,7 @@
...
@@ -58,7 +57,7 @@
<tr align='left'><td>应答</td><td>retmsg</td><td>应答信息</td><td>提示信息(只有retcode=9999的时候取)</td></tr>
<tr align='left'><td>应答</td><td>retmsg</td><td>应答信息</td><td>提示信息(只有retcode=9999的时候取)</td></tr>
</table>
</table>
1. body结构
1. body结构
一般包括head和list两部分,具体内容会根据业务进行详细说明
一般包括head和list两部分
((一般具体业务参数,都放在body的head里。如有特殊情况,会在具体业务中说明)
,具体内容会根据业务进行详细说明
1. 应答报文
1. 应答报文
1. 应答报文格式示例
1. 应答报文格式示例
```
```
...
...
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