tj
2025-06-05 b84ced02cc40cad7cdd99d80b54638f72ccab7e6
1
2
3
4
5
6
7
8
export default {
    httpBaseUri: 'http://192.168.1.198:8888/flower',
    // httpBaseUri: 'http://14.103.144.28:8091/flower',
    clientId: '',
    secret: '',
    tenantId: '',
    type: 'dev'
}