@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.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
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("/
|
|
9195
|
+
return await e.get("/report/cash-deposit-orders", {
|
|
9196
9196
|
params: {
|
|
9197
9197
|
str_date: f,
|
|
9198
9198
|
end_date: y,
|