@obb871001/api-integration-sdk 1.0.209 → 1.0.210

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.js CHANGED
@@ -7224,9 +7224,9 @@ const Hr = /* @__PURE__ */ zi(Br), xe = {
7224
7224
  }), v?.(x));
7225
7225
  break;
7226
7226
  case xe.MAINTAIN_NOTICE:
7227
- console.log("Trigger"), U(N, {
7227
+ U(N, {
7228
7228
  notificationType: "maintainNotice"
7229
- }), h?.(x);
7229
+ }), console.log("Trigger"), h?.(x);
7230
7230
  break;
7231
7231
  case xe.MAINTAIN_NOTICE_MEMBER:
7232
7232
  L && (U(N), S?.(x), setTimeout(() => {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@obb871001/api-integration-sdk",
3
3
  "private": false,
4
- "version": "1.0.209",
4
+ "version": "1.0.210",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",