Sfoglia il codice sorgente

update post server data

zy_1995 7 mesi fa
parent
commit
12fd65349a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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,