Browse Source

提交数据

lvhao 1 week ago
parent
commit
ac0b834d7a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      core/CoreApp/controllers/QueueCbt.php

+ 1 - 0
core/CoreApp/controllers/QueueCbt.php

@@ -67,6 +67,7 @@ class QueueCbt extends Start_Controller {
             }
           
         }
+        echo "<br/>";
         exit("执行完成");
         
     }