@das-fed/utils 7.0.0-zhaohang.5 → 7.0.0-zhaohang.6

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.
Files changed (53) hide show
  1. package/api-services/index.js +1 -1
  2. package/api-services/index.js.gz +0 -0
  3. package/api-services/modules/app-manage/index.js +1 -1
  4. package/api-services/modules/app-manage/index.js.gz +0 -0
  5. package/api-services/modules/authentication/index.js +1 -1
  6. package/api-services/modules/authentication/index.js.gz +0 -0
  7. package/api-services/modules/bems/index.js +1 -1
  8. package/api-services/modules/bems/index.js.gz +0 -0
  9. package/api-services/modules/contract/index.js +1 -1
  10. package/api-services/modules/contract/index.js.gz +0 -0
  11. package/api-services/modules/duty-manage/index.js +1 -1
  12. package/api-services/modules/duty-manage/index.js.gz +0 -0
  13. package/api-services/modules/enterpriseright/index.js +631 -627
  14. package/api-services/modules/enterpriseright/index.js.gz +0 -0
  15. package/api-services/modules/file/index.js +882 -900
  16. package/api-services/modules/file/index.js.gz +0 -0
  17. package/api-services/modules/gateway-edge/index.js +693 -675
  18. package/api-services/modules/gateway-edge/index.js.gz +0 -0
  19. package/api-services/modules/index.js +1 -1
  20. package/api-services/modules/index.js.gz +0 -0
  21. package/api-services/modules/iot/index.js +695 -677
  22. package/api-services/modules/iot/index.js.gz +0 -0
  23. package/api-services/modules/justauth/index.js +1 -1
  24. package/api-services/modules/justauth/index.js.gz +0 -0
  25. package/api-services/modules/knowledge/index.js +1 -1
  26. package/api-services/modules/knowledge/index.js.gz +0 -0
  27. package/api-services/modules/link/index.js +1 -1
  28. package/api-services/modules/link/index.js.gz +0 -0
  29. package/api-services/modules/permission/index.js +1 -1
  30. package/api-services/modules/permission/index.js.gz +0 -0
  31. package/api-services/modules/platformManage/index.js +1 -1
  32. package/api-services/modules/platformManage/index.js.gz +0 -0
  33. package/api-services/modules/portal/index.js +1 -1
  34. package/api-services/modules/portal/index.js.gz +0 -0
  35. package/api-services/modules/space-manage/index.js +631 -627
  36. package/api-services/modules/space-manage/index.js.gz +0 -0
  37. package/api-services/modules/super-admin/index.js +704 -686
  38. package/api-services/modules/super-admin/index.js.gz +0 -0
  39. package/api-services/modules/supplier/index.js +1 -1
  40. package/api-services/modules/supplier/index.js.gz +0 -0
  41. package/api-services/modules/supplychain-manage/index.js +1 -1
  42. package/api-services/modules/supplychain-manage/index.js.gz +0 -0
  43. package/api-services/modules/systemConfiguration/index.js +677 -691
  44. package/api-services/modules/systemConfiguration/index.js.gz +0 -0
  45. package/api-services/modules/tool/index.js +1 -1
  46. package/api-services/modules/tool/index.js.gz +0 -0
  47. package/api-services/src/create-service/index.js +1 -1
  48. package/api-services/src/create-service/index.js.gz +0 -0
  49. package/create-api-service/index.js +1 -1
  50. package/create-api-service/index.js.gz +0 -0
  51. package/curring-http/index.js +392 -392
  52. package/curring-http/index.js.gz +0 -0
  53. package/package.json +4 -4
@@ -3218,7 +3218,7 @@ const Mn = Vt.noRedireLogin ?? !1, kn = () => {
3218
3218
  };
3219
3219
  })), r = e), (a = t.config) != null && a.customErrorMessage && (p = (i = t.config) == null ? void 0 : i.customErrorMessage(p, n)), !((s = t.config) != null && s.ignoreErrorMessage) && p && ((l = (u = window.DasMessage) == null ? void 0 : u.error) == null || l.call(u, { message: p, showClose: !0 })), { data: r, code: n, msg: p };
3220
3220
  }
3221
- return ((c = t.config) == null ? void 0 : c.responseType) === "blob" ? t : { data: t.data ?? {}, code: n };
3221
+ return ((c = t.config) == null ? void 0 : c.responseType) === "blob" ? { data: t, code: n } : { data: t.data ?? t, code: n };
3222
3222
  }, Dl = async (t, e) => {
3223
3223
  var o, a, i, s;
3224
3224
  let n = ((o = t == null ? void 0 : t.response) == null ? void 0 : o.data) || {}, r = (a = t.response) == null ? void 0 : a.message;
@@ -3218,7 +3218,7 @@ const Mn = Vt.noRedireLogin ?? !1, kn = () => {
3218
3218
  };
3219
3219
  })), r = e), (a = t.config) != null && a.customErrorMessage && (p = (i = t.config) == null ? void 0 : i.customErrorMessage(p, n)), !((s = t.config) != null && s.ignoreErrorMessage) && p && ((l = (u = window.DasMessage) == null ? void 0 : u.error) == null || l.call(u, { message: p, showClose: !0 })), { data: r, code: n, msg: p };
3220
3220
  }
3221
- return ((c = t.config) == null ? void 0 : c.responseType) === "blob" ? t : { data: t.data ?? {}, code: n };
3221
+ return ((c = t.config) == null ? void 0 : c.responseType) === "blob" ? { data: t, code: n } : { data: t.data ?? t, code: n };
3222
3222
  }, Fl = async (t, e) => {
3223
3223
  var o, a, i, s;
3224
3224
  let n = ((o = t == null ? void 0 : t.response) == null ? void 0 : o.data) || {}, r = (a = t.response) == null ? void 0 : a.message;
@@ -3218,7 +3218,7 @@ const Mn = Vt.noRedireLogin ?? !1, kn = () => {
3218
3218
  };
3219
3219
  })), r = e), (a = t.config) != null && a.customErrorMessage && (p = (i = t.config) == null ? void 0 : i.customErrorMessage(p, n)), !((s = t.config) != null && s.ignoreErrorMessage) && p && ((l = (u = window.DasMessage) == null ? void 0 : u.error) == null || l.call(u, { message: p, showClose: !0 })), { data: r, code: n, msg: p };
3220
3220
  }
3221
- return ((c = t.config) == null ? void 0 : c.responseType) === "blob" ? t : { data: t.data ?? {}, code: n };
3221
+ return ((c = t.config) == null ? void 0 : c.responseType) === "blob" ? { data: t, code: n } : { data: t.data ?? t, code: n };
3222
3222
  }, Fl = async (t, e) => {
3223
3223
  var o, a, i, s;
3224
3224
  let n = ((o = t == null ? void 0 : t.response) == null ? void 0 : o.data) || {}, r = (a = t.response) == null ? void 0 : a.message;
@@ -3218,7 +3218,7 @@ const Mn = Vt.noRedireLogin ?? !1, kn = () => {
3218
3218
  };
3219
3219
  })), r = e), (a = t.config) != null && a.customErrorMessage && (p = (i = t.config) == null ? void 0 : i.customErrorMessage(p, n)), !((s = t.config) != null && s.ignoreErrorMessage) && p && ((l = (u = window.DasMessage) == null ? void 0 : u.error) == null || l.call(u, { message: p, showClose: !0 })), { data: r, code: n, msg: p };
3220
3220
  }
3221
- return ((c = t.config) == null ? void 0 : c.responseType) === "blob" ? t : { data: t.data ?? {}, code: n };
3221
+ return ((c = t.config) == null ? void 0 : c.responseType) === "blob" ? { data: t, code: n } : { data: t.data ?? t, code: n };
3222
3222
  }, Fl = async (t, e) => {
3223
3223
  var o, a, i, s;
3224
3224
  let n = ((o = t == null ? void 0 : t.response) == null ? void 0 : o.data) || {}, r = (a = t.response) == null ? void 0 : a.message;
@@ -3218,7 +3218,7 @@ const qn = Qt.noRedireLogin ?? !1, jn = () => {
3218
3218
  };
3219
3219
  })), r = e), (a = t.config) != null && a.customErrorMessage && (p = (i = t.config) == null ? void 0 : i.customErrorMessage(p, n)), !((s = t.config) != null && s.ignoreErrorMessage) && p && ((c = (u = window.DasMessage) == null ? void 0 : u.error) == null || c.call(u, { message: p, showClose: !0 })), { data: r, code: n, msg: p };
3220
3220
  }
3221
- return ((l = t.config) == null ? void 0 : l.responseType) === "blob" ? t : { data: t.data ?? {}, code: n };
3221
+ return ((l = t.config) == null ? void 0 : l.responseType) === "blob" ? { data: t, code: n } : { data: t.data ?? t, code: n };
3222
3222
  }, Dc = async (t, e) => {
3223
3223
  var o, a, i, s;
3224
3224
  let n = ((o = t == null ? void 0 : t.response) == null ? void 0 : o.data) || {}, r = (a = t.response) == null ? void 0 : a.message;
@@ -3218,7 +3218,7 @@ const Mn = Vt.noRedireLogin ?? !1, kn = () => {
3218
3218
  };
3219
3219
  })), r = e), (a = t.config) != null && a.customErrorMessage && (p = (i = t.config) == null ? void 0 : i.customErrorMessage(p, n)), !((s = t.config) != null && s.ignoreErrorMessage) && p && ((l = (u = window.DasMessage) == null ? void 0 : u.error) == null || l.call(u, { message: p, showClose: !0 })), { data: r, code: n, msg: p };
3220
3220
  }
3221
- return ((c = t.config) == null ? void 0 : c.responseType) === "blob" ? t : { data: t.data ?? {}, code: n };
3221
+ return ((c = t.config) == null ? void 0 : c.responseType) === "blob" ? { data: t, code: n } : { data: t.data ?? t, code: n };
3222
3222
  }, Fl = async (t, e) => {
3223
3223
  var o, a, i, s;
3224
3224
  let n = ((o = t == null ? void 0 : t.response) == null ? void 0 : o.data) || {}, r = (a = t.response) == null ? void 0 : a.message;