@obb871001/api-integration-sdk 1.0.383 → 1.0.385

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
@@ -6354,7 +6354,7 @@ const Ca = /* @__PURE__ */ yi($t), Pa = (e) => {
6354
6354
  },
6355
6355
  [e]
6356
6356
  ), z = H(
6357
- async ({ formData: h }) => await e.post("/cash-register/create", h),
6357
+ async ({ formData: h }) => await e.post("/cash-register/createMachine", h),
6358
6358
  [e]
6359
6359
  );
6360
6360
  return {
@@ -9551,7 +9551,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
9551
9551
  }), {
9552
9552
  game_currency: a,
9553
9553
  lang: i,
9554
- not_support_iframe: o,
9554
+ not_supported_iframe: o,
9555
9555
  portrait: s,
9556
9556
  url: u,
9557
9557
  is_html_code: m,
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.383",
4
+ "version": "1.0.385",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",