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