@obb871001/api-integration-sdk 1.0.227 → 1.0.228
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
|
@@ -7171,9 +7171,7 @@ const Jr = /* @__PURE__ */ Ii(Zr), Ir = ({
|
|
|
7171
7171
|
return !e || !s || !n ? { handleTransferInGame: () => {
|
|
7172
7172
|
} } : { handleTransferInGame: async () => {
|
|
7173
7173
|
console.log("執行遊戲內轉帳"), i && await l({
|
|
7174
|
-
|
|
7175
|
-
platform: u
|
|
7176
|
-
}
|
|
7174
|
+
platform: u
|
|
7177
7175
|
}).then((o) => {
|
|
7178
7176
|
const { code: U, request_id: f } = o;
|
|
7179
7177
|
switch (U) {
|