lvhao hace 1 semana
padre
commit
ac0b834d7a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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("执行完成");
         
     }