yxuse 1.0.35 → 1.0.36

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.
package/lib/index.es5.js CHANGED
@@ -10173,7 +10173,7 @@ const wb = ["put", "delete"], Rr = class {
10173
10173
  method: n,
10174
10174
  [`${n === "GET" || r ? "params" : "data"}`]: o
10175
10175
  };
10176
- return new Promise((u, f) => {
10176
+ return console.log("==========config==============", l), new Promise((u, f) => {
10177
10177
  Rr.axiosInstance.request(l).then((d) => {
10178
10178
  if (c && c.close(), d.code === 200)
10179
10179
  return u(d);
Binary file