Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hf
2015-10-08 14:41:47 +0800
Commit
ce14b6751a88c3adf3c4520b7496aa059e89368f
1 parent
2a246044
do modify libmodels filename suffix
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 @
ce14b67
...
...
@@ -57,7 +57,7 @@ class Yohobuy
$param
=
array
(
'app_version'
=>
'3.6'
,
'client_type'
=>
$clientType
,
'os_version'
=>
'
android4.4.4:ASUS_X002
'
,
'os_version'
=>
'
yohobuy:h5
'
,
'private_key'
=>
self
::
$privateKeyList
[
$clientType
],
'screen_size'
=>
'720x1280'
,
'v'
=>
'6'
,
...
...
Please
register
or
login
to post a comment