Ken 1 ngày trước cách đây
mục cha
commit
594209fd06
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Services/IssueService.php

+ 1 - 1
app/Services/IssueService.php

@@ -343,7 +343,7 @@ class IssueService extends BaseService
                 SendTelegramGroupMessageJob::dispatch($text, $buttons, $image, true);
             }
 
-            if (config('app.url') != 'https://botpc28.testx2.cc') {
+            if (config('app.url') != 'https://bot28dev.testx2.cc') {
                 $recordImage = self::lotteryImage($info->issue_no);
 
             }