瀏覽代碼

update post server data

zy_1995 7 月之前
父節點
當前提交
12fd65349a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,