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