@obb871001/api-integration-sdk 1.0.373 → 1.0.374

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
@@ -6485,7 +6485,7 @@ const Ca = /* @__PURE__ */ yi(qt), Pa = (e) => {
6485
6485
  } = b, { data: o } = await e.get("/report/netprofit", {
6486
6486
  params: {
6487
6487
  str_date: d,
6488
- end_Date: l,
6488
+ end_date: l,
6489
6489
  platform: a,
6490
6490
  limit: i
6491
6491
  }
@@ -6504,7 +6504,7 @@ const Ca = /* @__PURE__ */ yi(qt), Pa = (e) => {
6504
6504
  } = b, { data: s } = await e.get("/report/betlog", {
6505
6505
  params: {
6506
6506
  str_date: d,
6507
- end_Date: l,
6507
+ end_date: l,
6508
6508
  platform: a,
6509
6509
  limit: i,
6510
6510
  page: o
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.373",
4
+ "version": "1.0.374",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",