This website works better with JavaScript
Home
Explore
Help
Sign In
chengwenliang
/
erp
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
提交数据
lvhao
1 week ago
parent
8ed9b268e9
commit
ac0b834d7a
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
core/CoreApp/controllers/QueueCbt.php
+ 1
- 0
core/CoreApp/controllers/QueueCbt.php
View File
@@ -67,6 +67,7 @@ class QueueCbt extends Start_Controller {
}
}
+ echo "<br/>";
exit("执行完成");
}