shawenguan 1 anno fa
parent
commit
468ad90926
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Scripts/elife/ofpayGrab.js

+ 1 - 0
Scripts/elife/ofpayGrab.js

@@ -531,6 +531,7 @@ async function getPayInfo(subActivityId, awardId, goodsId, invitationCode, gameA
                 body: body
             };
             lk.log(`请求商品预支付数据`);
+            lk.log(url);
             lk.get(options, async (error, _response, data) => {
                 let ret;
                 try {