shawenguan 1 tahun lalu
induk
melakukan
468ad90926
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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 {