修改socket刷新报错
This commit is contained in:
parent
9edc6971ca
commit
64569f9b3c
@ -130,7 +130,7 @@ export function initLineApp(): IGraphicApp {
|
||||
sectionOperationPlugin.init(lineApp);
|
||||
|
||||
lineApp.enableWsMassaging({
|
||||
engine: ClientEngine.MQTT,
|
||||
engine: ClientEngine.Stomp,
|
||||
wsUrl: getWebsocketUrl(),
|
||||
token: getJwtToken() as string,
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user