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
3d1fa114
Commit
3d1fa114
authored
Jul 15, 2020
by
DESKTOP-7Q3CA17\86137
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gsb
parent
a660b28e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
bpo-web/app/base/service/impl/utilesignbaoSve.js
+1
-1
bpo-web/git
+0
-0
No files found.
bpo-web/app/base/service/impl/utilesignbaoSve.js
View file @
3d1fa114
...
...
@@ -43,7 +43,7 @@ class UtilESignBaoService {
"idType"
:
"01"
,
"idNum"
:
params
.
idno
,
//身份证号,
"mchInfo"
:
"汉唐信通(北京)科技有限公司"
,
"riskInfo"
:
params
.
car
dno
,
"riskInfo"
:
params
.
i
dno
,
};
var
encryptStr
=
JSON
.
stringify
(
encrypt
);
var
str
=
crypto
.
privateEncrypt
(
this
.
lbwConfig
.
pik
,
Buffer
.
from
(
encryptStr
)).
toString
(
'base64'
);
...
...
bpo-web/git
0 → 100644
View file @
3d1fa114
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