vali 6 年之前
父節點
當前提交
91c4c14094
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      vendor/GatewayWorker_windows/Applications/whisper/Events.php

+ 1 - 0
vendor/GatewayWorker_windows/Applications/whisper/Events.php

@@ -2170,6 +2170,7 @@ class Events
         if ($gkf) {
             $cc = count($gkf) * $max;
             if ($count >= $cc) {
+                self::todayqueuelength();
                 return true;
             }
         }