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 1c16061d
authored
Jul 26, 2022
by
zim78
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
1 parent
ed62f8e1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
2 deletions
txtq.md
txtq.md
View file @
1c16061
...
@@ -7,7 +7,21 @@
...
@@ -7,7 +7,21 @@
1.
业务流程图
1.
业务流程图
<a
href=
'web/tx_workflow.png'
target=
'blank'
><img
height=
'600px'
src=
'web/tx_workflow.png'
/></a>
<a
href=
'web/tx_workflow.png'
target=
'blank'
><img
height=
'600px'
src=
'web/tx_workflow.png'
/></a>
1.
接口文档中的接口调用流程
(040201)公积金提取校验
(020108)基本信息查询检查是否绑定银行卡
(040219)校验是否存在预约申请
(020108)基本信息查询
(040209)提交保存
---
---
1.
用户名,密码均不能为空
1.
业务处理步骤
1.
登录接口:
1.
第一步:公积金提取校验
1.
调用
<a
href=
'client_interface.md#i_040201'
target=
'blank'
>
(040201)公积金提取校验接口
</a>
1.
校验成功,进入下一步;校验失败,则提示错误信息,并中止流程。
1.
第二步:校验是否存在预约申请
1.
调用
<a
href=
'client_interface.md#i_040219'
target=
'blank'
>
(040219)校验是否存在预约申请
</a>
1.
校验成功,进入下一步;校验失败,则提示错误信息,并中止流程。
\ 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