cloudroam
7 天以前 c31a8def0ac90d86b8e8e345441bd28002a9ef2f
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'
}