8 lines
272 B
JavaScript
8 lines
272 B
JavaScript
window.config = {
|
|
baseUrl: 'http://192.168.3.10:9121/',
|
|
downloadUrl: 'https://work.rangutech.cn:1001/',
|
|
featureUrl: 'https://sys.rangutech.com/#/',
|
|
assetsUrl: 'https://insider.rangutech.com/app_static_data/images/',
|
|
// downloadUrl: 'http://192.168.3.5:9193/',
|
|
}
|