tj
2025-05-26 f5f314e167906ec5b15d4f56568408982178caa1
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'
}