...
|
...
|
@@ -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: {
|
...
|
...
|
|