kucservice 1.0.3 → 1.0.4

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.
@@ -16048,6 +16048,7 @@ watermarkConfig:{text:{content:Ne.videoConfig.title||""},right:10,top:10}});Ie.o
16048
16048
  */
16049
16049
 
16050
16050
  var common_request_useRequest = function useRequest(type) {
16051
+ console.log(webApi);
16051
16052
  var requestObj = webApi[type];
16052
16053
  if (!requestObj) throw new Error('未找到对应的请求方法!');
16053
16054
  return function () {
Binary file