@obb871001/api-integration-sdk 1.0.362 → 1.0.363

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
@@ -9192,7 +9192,7 @@ const nu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
9192
9192
  page: U = 1,
9193
9193
  order_token: C
9194
9194
  } = c;
9195
- return await e.get("/cashmachine/drawLog", {
9195
+ return await e.get("/report/cash-deposit-orders", {
9196
9196
  params: {
9197
9197
  str_date: f,
9198
9198
  end_date: y,
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.362",
4
+ "version": "1.0.363",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",