Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
9 years ago
Commit
03bd70d6c47763635c325a87a0e3f416cf015534
1 parent
92e1982f
app_version 升级
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
library/sign.js
library/sign.js
View file @
03bd70d
...
...
@@ -55,7 +55,7 @@ exports.apiSign = (params) => {
let
sign
=
packageSort
(
Object
.
assign
({
client_type
:
clientType
,
private_key
:
privateKey
[
clientType
],
app_version
:
'
3.8.2
'
,
app_version
:
'
4.6.0
'
,
os_version
:
'yohobuy:h5'
,
screen_size
:
'720x1280'
,
v
:
'7'
...
...
Please
register
or
login
to post a comment