zy_1995 7 сар өмнө
parent
commit
12fd65349a

+ 1 - 1
assets/Scene/Script/Lobby.js

@@ -974,7 +974,7 @@ cc.Class({
         //     shopId: "coin_99"
         // };
         // ThirdPartyBuyGood(JSON.stringify(goodInfo));
-        let shopId = "coin_99";
+        let shopId = 1;
         let userId = g_GlobalUserInfo.GetGlobalUserData().dwUserID;
         let sendData = {
             userId: userId,