1
xuxueyang
2024-07-15 24be9b43e22e9958197c50a5cc669ece82e4b04a
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'
}
}