Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
08746d2b
Commit
08746d2b
authored
Aug 26, 2020
by
王昆
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gsb
parent
42195a65
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
0 deletions
+31
-0
bpo-web/app/base/api/impl/gemaApi.js
+31
-0
No files found.
bpo-web/app/base/api/impl/gemaApi.js
0 → 100644
View file @
08746d2b
//
// 北京歌马科技有限公司方案
//
// 使用签必果进行,三要素认证和静默签
//
//
// 前期数据准备
// 1. 创建企业账户和个人账户
//
// 2. 创建签约模板
//
// 3. 创建企业印章
//
//
//
//
// 接口
// 静默签约
// 先检查c_econtract中是否存在已签约记录(通过etemplate_id、身份证查询、eflowStatus='2'进行查询),存在直接返回成功,不存在去签必果api进行静默签
//
// 1. 个人三要素验证 - 签必果
//
// 2. 创建个人账户 - 签必果
//
// 3. p_user和p_user_eaccount逻辑
//
// 4. 静默签 - 签必果,签约成功后记录保存到c_econtract
//
// 按身份证查询签约
// 1. 查c_econtract和p_user_eaccount,返回签约结果
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment