Ken 1 日 前
コミット
594209fd06
1 ファイル変更1 行追加1 行削除
  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);
 
             }