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