tj
2025-05-26 efbffe6b47fc9135a7d7a6e3a6504d28183110a5
1
2
3
4
5
6
7
8
export default {
    // httpBaseUri: 'http://192.168.1.211:8080/flower',
    httpBaseUri: 'http://192.168.1.198:8888/flower',
    clientId: '',
    secret: '',
    tenantId: '',
    type: 'dev'
}