env环境修改
This commit is contained in:
parent
b7190bdb5e
commit
788ee8ab52
@ -26,10 +26,10 @@ const CONFIG = {
|
||||
},
|
||||
// 生产环境配置
|
||||
production: {
|
||||
officialWebUrl: 'https://js.xcwl-aiot.cn/',
|
||||
baseUrl: 'https://js.xcwl-aiot.cn/prod-api/',
|
||||
mqttServer: protocalDev + 'js.xcwl-aiot.cn/mqtt',
|
||||
decoderUrl: 'https://js.xcwl-aiot.cn/',
|
||||
officialWebUrl: 'https://iot-xcwl.cn/',
|
||||
baseUrl: 'https://iot-xcwl.cn/prod-api/',
|
||||
mqttServer: protocalProd + 'iot-xcwl.cn/mqtt',
|
||||
decoderUrl: 'https://iot-xcwl.cn/',
|
||||
qqmapKey,
|
||||
xinzhiKey,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user