kucservice 1.2.1 → 1.2.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.
@@ -10118,7 +10118,7 @@ var getH265PlayerObj = function getH265PlayerObj(rtcServe, doceProUrl, videoConf
10118
10118
  };
10119
10119
 
10120
10120
  var common_request_initPhoneClientWs = function initPhoneClientWs(ws) {
10121
- var phoneClientObj = phoneClient_j(ws);
10121
+ var phoneClientObj = new phoneClient_j(ws);
10122
10122
  return phoneClientObj;
10123
10123
  }; // 组合发送ws信息
10124
10124
 
Binary file