|
@@ -19,7 +19,7 @@ class PcIssueService extends BaseService
|
|
|
|
|
|
|
|
public static function index(): void
|
|
public static function index(): void
|
|
|
{
|
|
{
|
|
|
- //封盘倒数
|
|
|
|
|
|
|
+ //封盘倒数 提前20秒提醒
|
|
|
PcIssueService::syncCountdownIssue();
|
|
PcIssueService::syncCountdownIssue();
|
|
|
//对该封盘的进行封盘
|
|
//对该封盘的进行封盘
|
|
|
PcIssueService:: fengPan();
|
|
PcIssueService:: fengPan();
|