Showing
2 changed files
with
2 additions
and
2 deletions
@@ -26,7 +26,7 @@ const domains = { | @@ -26,7 +26,7 @@ const domains = { | ||
26 | 26 | ||
27 | module.exports = { | 27 | module.exports = { |
28 | app: 'h5', | 28 | app: 'h5', |
29 | - appVersion: '5.9.0', // 调用api的版本 | 29 | + appVersion: '5.9.1', // 调用api的版本 |
30 | port: 6001, | 30 | port: 6001, |
31 | siteUrl: '//m.yohobuy.com', | 31 | siteUrl: '//m.yohobuy.com', |
32 | assetUrl: '//127.0.0.1:5001', | 32 | assetUrl: '//127.0.0.1:5001', |
-
Please register or login to post a comment