|
|
@@ -4,8 +4,8 @@ let global = {}
|
|
|
// global.baseUrl = 'https://ldt.guosen-fumao.cn/api/'
|
|
|
// global.WebSocketUrl='wss://ldt.guosen-fumao.cn/websocket/'
|
|
|
|
|
|
-global.baseUrl = 'http://192.168.1.168:2366/'
|
|
|
-global.WebSocketUrl = 'ws://192.168.1.168:2366/websocket/'
|
|
|
+global.baseUrl = 'http://192.168.1.48:2366/'
|
|
|
+global.WebSocketUrl = 'ws://192.168.1.48:2366/websocket/'
|
|
|
|
|
|
global.tokenUrl = global.baseUrl +
|
|
|
'blade-auth/oauth/token?tenantId=000000&password=21232f297a57a5a743894a0e4a801fc3&username=admin'
|