xuxueyang
2024-08-02 3efc1c3337127f2836eaf0a2d641c5adafcd3a26
environments/index.js
@@ -1,12 +1,11 @@
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'
}
}