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