|
@@ -285,7 +285,7 @@ class IssueService extends BaseService
|
|
|
$buttons[] = [['text' => '✅唯一财务', 'callback_data' => "", 'url' => "https://t.me/{$serviceAccount}"]];
|
|
$buttons[] = [['text' => '✅唯一财务', 'callback_data' => "", 'url' => "https://t.me/{$serviceAccount}"]];
|
|
|
|
|
|
|
|
}
|
|
}
|
|
|
- // self::bettingGroupNotice($text, $buttons, $image, true);
|
|
|
|
|
|
|
+ self::bettingGroupNotice($text, $buttons, $image, true);
|
|
|
SendTelegramGroupMessageJob::dispatch($text, $buttons, $image, true);
|
|
SendTelegramGroupMessageJob::dispatch($text, $buttons, $image, true);
|
|
|
}
|
|
}
|
|
|
//暂时注释
|
|
//暂时注释
|