Showing
1 changed file
with
1 additions
and
1 deletions
@@ -23,7 +23,7 @@ const domains = { | @@ -23,7 +23,7 @@ const domains = { | ||
23 | 23 | ||
24 | module.exports = { | 24 | module.exports = { |
25 | app: 'h5', | 25 | app: 'h5', |
26 | - appVersion: '5.5.2', // 调用api的版本 | 26 | + appVersion: '5.6.0', // 调用api的版本 |
27 | port: 6001, | 27 | port: 6001, |
28 | siteUrl: '//m.yohobuy.com', | 28 | siteUrl: '//m.yohobuy.com', |
29 | assetUrl: '//127.0.0.1:5001', | 29 | assetUrl: '//127.0.0.1:5001', |
-
Please register or login to post a comment