Comparing version 1.1.3 to 1.1.4
@@ -69,5 +69,2 @@ 'use strict'; | ||
_axios2['default'].interceptors.response.eject(instanceResponse); | ||
if (isloaded) { | ||
return _axios2['default']; | ||
} | ||
var instanceRequest = _axios2['default'].interceptors.request.use(function (config) { | ||
@@ -175,2 +172,5 @@ var requestData = ''; // 防串改 参数集合 | ||
}); | ||
if (isloaded) { | ||
return _axios2['default']; | ||
} | ||
// 过滤响应 | ||
@@ -177,0 +177,0 @@ var instanceResponse = _axios2['default'].interceptors.response.use(function (result) { |
{ | ||
"name": "one-sport", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "use for one-sport company", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package