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