@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.cjs +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
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
|
-
|
|
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(() => {
|