1
xuxueyang
2024-08-20 7c7fd1a80ad89dd1037f2ee420fed2dcde7290a1
environments/index.js
@@ -1,14 +1,11 @@
export default {
   
   // httpBaseUri: 'https://www.hmyxianhua.com/flower',
   // httpBaseUri: 'http://47.99.58.211/flower',
   httpBaseUri: 'http://localhost:8080/flower',
   httpBaseUri: 'http://47.99.58.211/flower',
   // httpBaseUri: 'http://localhost:8080/flower',
   clientId: '',
   secret: '',
   tenantId: '',
   appDownloadUri: 'http://xxx/app/',
   websocketUrl: '',
   type: 'dev'
}