Toggle navigation
Toggle navigation
This project
Loading...
Sign in
web
/
yoho-live
·
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
xiaofeng.yao@yoho.cn
8 years ago
Commit
999c96ac6f0918abc23d3c679ba142df6fc01848
1 parent
e1d1d131
修改资讯域名
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
common/config/params.php
common/config/params.php
View file @
999c96a
...
...
@@ -28,7 +28,7 @@ class Environmen{
Yii
::
setAlias
(
'@admin'
,
'http://admin.live.yoho.cn'
);
Yii
::
setAlias
(
'@api'
,
'http://api.live.yoho.cn'
);
define
(
'NEWS_DOMAIN'
,
'http://new
boys.yoho.cn
/'
);
define
(
'NEWS_DOMAIN'
,
'http://new
.yohoboys.com
/'
);
define
(
'YOHOBUY_H5_DOMAIN'
,
'http://m.yohobuy.com'
);
define
(
'YOHOBUY_API_DOMAIN'
,
'http://api.yoho.cn/'
);
}
...
...
Please
register
or
login
to post a comment