Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
陈峰
2019-02-22 10:43:18 +0800
Commit
f7d567653753110131b8db4f7fd443b1e67998d3
2 parents
6699b4e7
3dfd4be8
Merge branch 'hotfix/fix-yoluck-status' into 'release/6.8.6'
修改测试环境调用的接口 See merge request
!1695
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config/common.js
config/common.js
View file @
f7d5676
...
...
@@ -306,7 +306,7 @@ if (isProduction) {
platformApi
:
'http://192.168.102.48:8088/'
,
extstore
:
'http://extstore-test1.yohops.com'
,
yohoNowApi
:
process
.
env
.
YOHO_NOW_API
||
'http://yohonow-test.yohops.com:9999/'
,
yoLuck
:
process
.
env
.
YOLUCK_API
||
'http://
limit-
yoho-activity-platform.test3.ingress.dev.yohocorp.com'
yoLuck
:
process
.
env
.
YOLUCK_API
||
'http://yoho-activity-platform.test3.ingress.dev.yohocorp.com'
},
useCache
:
true
,
alipayConfig
:
{
...
...
Please
register
or
login
to post a comment