xuxueyang
2024-07-26 f8e8ad7f92b351154ebfbda6380a3254ac76a3ae
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'
}
}