init: CATL电池线MES Web管理端首次入库
This commit is contained in:
12
static/config.js
Normal file
12
static/config.js
Normal file
@@ -0,0 +1,12 @@
|
||||
window.g = {
|
||||
mqttClient: null,
|
||||
mqttSubscriptionTopic: 'MES/InstantMessaging/CATL/',
|
||||
mqttPublishTopic: 'MesPrint',
|
||||
mqttIP: '192.168.10.3',
|
||||
mqttPortNumber: '8083',
|
||||
printTemplate: 'BQFT_BarCode_001',
|
||||
charDataUrl: 'http://192.168.10.3:9984',
|
||||
baseURL: 'http://192.168.10.3:10000',
|
||||
// baseURL: 'http://127.0.0.1:10170'
|
||||
// baseURL: 'http://127.0.0.1:20021'
|
||||
}
|
||||
Reference in New Issue
Block a user