@obb871001/api-integration-sdk 1.0.283 → 1.0.285

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
@@ -7520,7 +7520,7 @@ const So = /* @__PURE__ */ pt(xo), Do = ({
7520
7520
  ...e
7521
7521
  });
7522
7522
  }, Nm = ({ options: e } = {}) => {
7523
- const { mobileLoginV2Api: r } = ue();
7523
+ const { mobileLoginApiV2: r } = ue();
7524
7524
  return se({
7525
7525
  mutationKey: ["mobileLoginV2"],
7526
7526
  mutationFn: async (t) => r(t),
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.283",
4
+ "version": "1.0.285",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",