陶杰
2024-09-10 dd2922d3facbfba5add501f35de5649b80b6cf05
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'
}
}