lvhao 2 days ago
parent
commit
dda12895bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/QueueCbt.php

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

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