chore: 初始化南京中车大屏幕
This commit is contained in:
16
public/config.js
Normal file
16
public/config.js
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
window.dt_Config = {
|
||||
// serverAddress: 'http://127.0.0.1:10056/submit/MESCommonBase.ashx'
|
||||
serverAddress: 'http://124.220.15.242:9020/submit/MESCommonBase.ashx',
|
||||
// serverAddress: 'http://10.16.7.30:8010/submit/MESCommonBase.ashx',
|
||||
// serverAddress: 'http://10.16.7.30:8020/submit/MESCommonBase.ashx', // 假数据
|
||||
// scrDt: 'http://10.22.20.9:8970/#/',
|
||||
// src: 'http://localhost:8301',
|
||||
// src1: 'http://localhost:8302',
|
||||
// src2: 'http://localhost:8303'
|
||||
scrDt: 'http://10.22.20.9:80',
|
||||
src: '34',
|
||||
src1: '38',
|
||||
src2: '51',
|
||||
servicePlc_1_url: 'http://10.22.20.9:41186/api/PLC1'
|
||||
}
|
||||
Reference in New Issue
Block a user