@obb871001/api-integration-sdk 1.0.328 → 1.0.329

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
@@ -7898,7 +7898,14 @@ const Eo = /* @__PURE__ */ _i(Do), No = ({
7898
7898
  ), He = localStorage.getItem(
7899
7899
  "transfer_in_game_request_id"
7900
7900
  );
7901
- if (console.log(se, ce, ke, fe, "request_id"), s) {
7901
+ if (console.log(
7902
+ se,
7903
+ ce,
7904
+ ke,
7905
+ fe,
7906
+ "request_id",
7907
+ s
7908
+ ), s) {
7902
7909
  localStorage.setItem("transfer_in_game_request_id", se);
7903
7910
  return;
7904
7911
  } else if (console.log(He, se, "currentRequestId"), He && He === se) {
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.328",
4
+ "version": "1.0.329",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",