xuxueyang
2024-07-12 c58aff5b2a349c6b1fc8a4a3f474f7f8cc529e09
environments/index.js
@@ -1,36 +1,8 @@
const environments = {
   'local': {
      httpBaseUri: 'http://localhost:8083',
      clientId: '',
      secret: '',
      tenantId: '',
      appDownloadUri: 'http://xxx/app/',
      websocketUrl: '',
      type: 'dev'
   },
   'dev': {
      httpBaseUri: 'http://39.103.237.67:8083',
      clientId: '',
      secret: '',
      tenantId: '',
      appDownloadUri: 'http://xxx/app/',
      websocketUrl: '',
      type: 'dev'
   },
}
// export default environments['local']
// export default environments['dev']
export default {
   // httpBaseUri: 'http://localhost:8084',
   httpBaseUri: 'http://121.199.161.55:8080/flower',
   // http://106.14.123.210:8080/flower/swagger-ui.html#/
   // httpBaseUri: 'http://121.196.214.70',
   // httpBaseUri: 'http://localhost:8084',
   // httpBaseUri:'http://39.103.237.67:80',
   // //#ifndef H5-SERVERLOCAL
   // httpBaseUri: 'http://47.96.167.62:8083/',
   // //#endif
   httpBaseUri: 'https://www.hmyxianhua.com/flower',
   // httpBaseUri: 'https://47.99.58.211/flower',
   clientId: '',
   secret: '',
   tenantId: '',