Showing
1 changed file
with
1 additions
and
1 deletions
@@ -15,7 +15,7 @@ require('http').globalAgent.maxSockets = 10; | @@ -15,7 +15,7 @@ require('http').globalAgent.maxSockets = 10; | ||
15 | module.exports = { | 15 | module.exports = { |
16 | app: 'web', | 16 | app: 'web', |
17 | appName: 'yohobuy-node', | 17 | appName: 'yohobuy-node', |
18 | - appVersion: '5.8.0', // 调用api的版本 | 18 | + appVersion: '6.3.0', // 调用api的版本 |
19 | port: 6002, | 19 | port: 6002, |
20 | siteUrl: 'http://www.yohobuy.com', | 20 | siteUrl: 'http://www.yohobuy.com', |
21 | cookieDomain: '.yohobuy.com', | 21 | cookieDomain: '.yohobuy.com', |
-
Please register or login to post a comment