seven 1 주 전
부모
커밋
5dee6929cf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Services/BetService.php

+ 1 - 1
app/Services/BetService.php

@@ -1182,7 +1182,7 @@ class BetService extends BaseService
         // 群通知
         // self::bettingGroupNotice($text, $inlineButton, '');
 
-
+        Log::error('lotteryNotice Group', $text);
         SendTelegramGroupMessageJob::dispatch($text, $inlineButton, '');