chore: 初始化南京中车 APP
This commit is contained in:
10
static/config.js
Normal file
10
static/config.js
Normal file
@@ -0,0 +1,10 @@
|
||||
// var url = `http://120.26.210.14:10021`
|
||||
// var url = `http://192.168.40.11:8010`
|
||||
// var url = 'http://localhost:8085'
|
||||
// var url = `http://10.16.7.30:8010`
|
||||
var url = 'http://124.220.15.242:9020'
|
||||
// var url = `http://192.168.30.201:8010`
|
||||
window.dt_Config = {
|
||||
requestConfig: url + `/submit/MESCommonBase.ashx`,
|
||||
mqttUrl: '10.16.7.30'
|
||||
}
|
||||
Reference in New Issue
Block a user