@obb871001/api-integration-sdk 1.0.323 → 1.0.324

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
@@ -8176,7 +8176,7 @@ const Eo = /* @__PURE__ */ _i(Do), No = ({
8176
8176
  checkEventProgressQuery: t,
8177
8177
  checkEventStatusQuery: l
8178
8178
  };
8179
- }, Km = ({ skipPreload: e = !1 }) => {
8179
+ }, Km = ({ skipPreload: e = !1 } = {}) => {
8180
8180
  const { lng: n, data2URL: t } = se(), { commonCarouselApi: l } = Ha(), p = Qe(n);
8181
8181
  return j({
8182
8182
  queryKey: ["getCarouselList", e],
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.323",
4
+ "version": "1.0.324",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",