shawenguan 1 سال پیش
والد
کامیت
bee113cd06
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Scripts/168/diiiLotteryRedEnvelop.js

+ 1 - 0
Scripts/168/diiiLotteryRedEnvelop.js

@@ -302,6 +302,7 @@ async function openRoomRedEnvelop(redEnvelopId, isPassCode = 0) {
     }).catch(err => {
         const msg = `请求抢红包发生异常\n${JSON.stringify(err)}`;
         magicJS.logger.error(msg);
+        return err.response.body;
     });
     if (!result) {
         return;