Ken 6 days ago
parent
commit
ed1fcf60bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Services/IssueService.php

+ 1 - 1
app/Services/IssueService.php

@@ -30,7 +30,7 @@ use App\Jobs\SendTelegramGroupMessageJob;
 class IssueService extends BaseService
 {
 
-    const COUNTDOWN_TO_CLOSING_THE_MARKET = 60;
+    const COUNTDOWN_TO_CLOSING_THE_MARKET = 60;//提前xx秒封盘
 
     /**
      * @description: 模型