代客下单逻辑修改
This commit is contained in:
@@ -23,6 +23,7 @@ class WebsocketUtil {
|
||||
|
||||
// 初始化 WebSocket 连接
|
||||
initializeWebSocket() {
|
||||
console.log('初始化WebSocket连接');
|
||||
if (this.isOpen) {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user