Forráskód Böngészése

update post server data

zy_1995 7 hónapja
szülő
commit
12fd65349a
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      assets/Scene/Script/Lobby.js

+ 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,