dengjunjie
2025-05-20 be484c84a25d1f6c769e7b5e958048d745942e55
1
2
3
4
5
6
7
8
9
10
let config = {
    baseUrl: 'http://192.168.10.88:8098',
    urls: [
        'http://192.168.10.88:8098',
        'http://192.168.10.88:8098'
    ]
}
export {
    config
}