1
xuxueyang
2024-09-05 7fc7d7060275296045e841d4b6aa2e89bfb55f23
environments/index.js
@@ -1,11 +1,10 @@
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: '',
   type: 'dev'
}