@obb871001/api-integration-sdk 1.0.216 → 1.0.218

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
@@ -7168,6 +7168,7 @@ const Hr = /* @__PURE__ */ zi(Br), xe = {
7168
7168
  reconnectInterval: 1e3,
7169
7169
  ...n
7170
7170
  }), _ = wa(() => {
7171
+ console.log(o);
7171
7172
  try {
7172
7173
  return JSON.parse(o?.data);
7173
7174
  } catch {
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.216",
4
+ "version": "1.0.218",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",