@obb871001/api-integration-sdk 1.0.225 → 1.0.227

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
@@ -8319,6 +8319,7 @@ const Jr = /* @__PURE__ */ Ii(Zr), Ir = ({
8319
8319
  return fe({
8320
8320
  mutationKey: ["transferInGame"],
8321
8321
  mutationFn: async (n) => s({ formData: n }),
8322
+ retry: !1,
8322
8323
  ...e
8323
8324
  });
8324
8325
  }, hm = ({
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.225",
4
+ "version": "1.0.227",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",