@obb871001/api-integration-sdk 1.0.271 → 1.0.273

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
@@ -6254,7 +6254,7 @@ const va = /* @__PURE__ */ pt(al), _a = (e) => {
6254
6254
  return await e.post(`/member/transfer/${h}`, {
6255
6255
  point: N,
6256
6256
  currency: E,
6257
- withdraw_passsword: P
6257
+ withdraw_password: P
6258
6258
  });
6259
6259
  },
6260
6260
  [e]
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.271",
4
+ "version": "1.0.273",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",