tj
2025-06-05 fd9cfc4487773c00114b7748f1f885e9e7a81135
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'
}