xuxueyang
2024-08-05 d40d42d5c56bf89bbfd8fd9e11cefda10a9e2cf9
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'
}