1
xuxy
2024-08-10 12b2c447a6006f99284c4946b3d6f70cbf43280c
environments/index.js
@@ -1,13 +1,11 @@
export default {
   
   // httpBaseUri: 'https://www.hmyxianhua.com/flower',
   httpBaseUri: 'http://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: '',
   tenantId: '',
   appDownloadUri: 'http://xxx/app/',
   websocketUrl: '',
   type: 'dev'
}