environments/index.js
@@ -1,7 +1,8 @@ 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', // httpBaseUri: 'http://localhost:8080/flower', clientId: '', secret: '', @@ -9,4 +10,5 @@ appDownloadUri: 'http://xxx/app/', websocketUrl: '', type: 'dev' } }