Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
Plain Diff
Browse Files
Authored by
徐祁xuqi
2016-06-22 14:32:32 +0800
Commit
65c7e95ab934751d9c74622f7f25e76d4f54394f
2 parents
2605af5b
7683c59f
Merge branch 'hotfix/appversion'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
library/Api/Yohobuy.php
library/Api/Yohobuy.php
View file @
65c7e95
...
...
@@ -119,7 +119,7 @@ class Yohobuy
{
$clientType
=
self
::
clientType
();
$param
=
array
(
'app_version'
=>
'
3.8.2
'
,
'app_version'
=>
'
4.6.0
'
,
'client_type'
=>
$clientType
,
'os_version'
=>
'yohobuy:h5'
,
'private_key'
=>
self
::
$privateKeyList
[
$clientType
],
...
...
Please
register
or
login
to post a comment