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
Email Patches
Plain Diff
Browse Files
Authored by
徐祁xuqi
2016-06-22 14:32:21 +0800
Commit
7683c59f64ee0f31cafcdd8b780d67ee76ae97e1
1 parent
2605af5b
update appversion to 4.6.0 for outlet side bar
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 @
7683c59
...
...
@@ -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