@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.cjs +1 -1
- package/dist/index.js +1 -3
- package/package.json +1 -1
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),
|