environments/index.js
@@ -1,7 +1,7 @@ export default { httpBaseUri: 'https://www.hmyxianhua.com/flower', // httpBaseUri: 'https://47.99.58.211/flower', // httpBaseUri: 'https://www.hmyxianhua.com/flower', httpBaseUri: 'http://47.99.58.211/flower', clientId: '', secret: '', @@ -9,4 +9,5 @@ appDownloadUri: 'http://xxx/app/', websocketUrl: '', type: 'dev' } }