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