tj
2025-06-06 365f673a7d5d84a97486b6fd3dc2e90a29fc7db7
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'
}