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.
@@ -10268,7 +10268,7 @@ var common_request_wsClass = /*#__PURE__*/function () {
10268
10268
 
10269
10269
  _classPrivateFieldSet(this, _player, null);
10270
10270
 
10271
- this.socket.closeSocket();
10271
+ this.socket.closeSocket(1000, '通知关闭websocket连接');
10272
10272
  if (_classPrivateFieldGet(this, _phoneClientObj)) _classPrivateFieldGet(this, _phoneClientObj).onclose();
10273
10273
  }
10274
10274
  }]);
Binary file