@obb871001/api-integration-sdk 1.0.289 → 1.0.290

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
@@ -8701,7 +8701,7 @@ const So = /* @__PURE__ */ gt(xo), Do = ({
8701
8701
  return r({ uid: n, params: p });
8702
8702
  },
8703
8703
  select: (t) => {
8704
- const n = We(t.data, (p) => {
8704
+ const n = We(t.data.data, (p) => {
8705
8705
  const {
8706
8706
  wagering_restricted_amount: g,
8707
8707
  claimed_amount: b
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.289",
4
+ "version": "1.0.290",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",