@obb871001/api-integration-sdk 1.0.344 → 1.0.345

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
@@ -8244,7 +8244,7 @@ const Lo = /* @__PURE__ */ yi(No), Go = ({
8244
8244
  queryKey: ["getEventWalletList", e],
8245
8245
  queryFn: async () => await n({ gamePlatform: e }),
8246
8246
  select: (t) => {
8247
- const l = Y(t, "data", []), p = Y(t, "summary", []), g = e ? Ie(p, (b) => b.restricted_platform === e) : p, U = Y(l, "data", []), {
8247
+ const l = Y(t, "data", []), p = Y(t, "summary", []), g = e ? Ie(p, (b) => b.platform === e) : p, U = Y(l, "data", []), {
8248
8248
  current_page: d,
8249
8249
  first_page_url: r,
8250
8250
  from: a,
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.344",
4
+ "version": "1.0.345",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",