chore: 初始化平芝126KV断路器线 OP 前端
This commit is contained in:
12
public/config.js
Normal file
12
public/config.js
Normal file
@@ -0,0 +1,12 @@
|
||||
window.g = {
|
||||
mqttClient: null,
|
||||
mqttSubscriptionTopic: 'MES/InstantMessaging/PZ126/',
|
||||
mqttPublishTopic: 'WEB/InstantMessaging/PZ126/MisServer',
|
||||
mqttIP: '127.0.0.1',
|
||||
// mqttIP: '192.168.0.100',
|
||||
mqttPortNumber: '8083',
|
||||
// baseURL: 'http://192.168.31.1:10000/submit/MESCommonBase.ashx',
|
||||
baseURL: 'http://127.0.0.1:10210/submit/MESCommonBase.ashx',
|
||||
// agvApi: 'http://192.168.31.1:9951/api/imes/MES_To_AGV_From_WEB'
|
||||
agvApi: 'http://127.0.0.1:9951/api/imes/MES_To_AGV_From_WEB_Test'
|
||||
}
|
||||
Reference in New Issue
Block a user