dfws-ve-taro-request 0.1.0 → 0.1.1

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/dist/index.umd.js CHANGED
@@ -6821,8 +6821,8 @@
6821
6821
  data.status = 0;
6822
6822
  return data;
6823
6823
  }
6824
- data.status = 1;
6825
- data.errMsg = "";
6824
+ // data.status = 1;
6825
+ // data.errMsg = "";
6826
6826
  return data;
6827
6827
  }
6828
6828
  if (statusCode === 401) {