kucservice 1.4.1 → 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10259,7 +10259,7 @@ var common_request_wsClass = /*#__PURE__*/function () {
10259
10259
 
10260
10260
  _classPrivateFieldSet(this, _player, null);
10261
10261
 
10262
- this.socket.closeSocket();
10262
+ this.socket.closeSocket(1000, '通知关闭websocket连接');
10263
10263
  if (_classPrivateFieldGet(this, _phoneClientObj)) _classPrivateFieldGet(this, _phoneClientObj).onclose();
10264
10264
  }
10265
10265
  }]);
Binary file