Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
hf
9 years ago
Commit
2a422c76ef8d59e9e5626c7088fe3972430fbd4c
1 parent
9dfba822
fixes bug to weixin share header show error
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
library/Api/Yohobuy.php
static/dist/myohobuy/1.1.8/index.css
library/Api/Yohobuy.php
View file @
2a422c7
...
...
@@ -16,16 +16,15 @@ use Plugin\Cache;
class
Yohobuy
{
/* 正式环境 */
const
API_URL
=
'http://api2.open.yohobuy.com/'
;
const
SERVICE_URL
=
'http://service.api.yohobuy.com/'
;
const
YOHOBUY_URL
=
'http://www.yohobuy.com/'
;
// /* 测试环境 */
// const API_URL = 'http://test2.open.yohobuy.com/';
// const SERVICE_URL = 'http://test.service.api.yohobuy.com/';
// const YOHOBUY_URL = 'http://www.yohobuy.com/';
// /* 测试环境 */
// const API_URL = 'http://test2.open.yohobuy.com/';
// const SERVICE_URL = 'http://test.service.api.yohobuy.com/';
// const YOHOBUY_URL = 'http://www.yohobuy.com/';
/**
* 私钥列表
...
...
static/dist/myohobuy/1.1.8/index.css
View file @
2a422c7
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment