@obb871001/api-integration-sdk 1.0.405 → 1.0.406

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
@@ -9386,7 +9386,7 @@ const _u = ({ onIdle: e, onActive: n, onAction: a, timeout: r = 6e5 }) => hs({
9386
9386
  wallet_log_uid: x,
9387
9387
  transhash: D,
9388
9388
  limit: C,
9389
- page: v
9389
+ current_page: v
9390
9390
  }
9391
9391
  });
9392
9392
  },
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.405",
4
+ "version": "1.0.406",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",