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