@obb871001/api-integration-sdk 1.0.208 → 1.0.209

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
@@ -7196,9 +7196,7 @@ const Hr = /* @__PURE__ */ zi(Br), xe = {
7196
7196
  onMaintainNoticeMember: S,
7197
7197
  onTransferInGame: D,
7198
7198
  onCashRegisterLimit: O
7199
- } = t.current, k = De(_, "type", "");
7200
- console.log(_);
7201
- const x = {
7199
+ } = t.current, k = De(_, "type", ""), x = {
7202
7200
  memberInfoUid: De(_, "member_info_uid", null),
7203
7201
  data: De(_, "data", null),
7204
7202
  memo: De(_, "memo", null),
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.208",
4
+ "version": "1.0.209",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",