合并分支 'master-server' 到 'master'
gx数据 查看合并请求 !1008
正在显示
1 个修改的文件
包含
5 行增加
和
5 行删除
| @@ -67,11 +67,11 @@ class Demo extends Command | @@ -67,11 +67,11 @@ class Demo extends Command | ||
| 67 | 67 | ||
| 68 | public function handle(){ | 68 | public function handle(){ |
| 69 | 69 | ||
| 70 | -// echo date('Y-m-d H:i:s') . 'project_id:' . PHP_EOL; | ||
| 71 | -// ProjectServer::useProject(2837); | ||
| 72 | -// $this->ceshi(); | ||
| 73 | -// DB::disconnect('custom_mysql'); | ||
| 74 | - $this->countTemplate(); | 70 | + echo date('Y-m-d H:i:s') . 'project_id:' . PHP_EOL; |
| 71 | + ProjectServer::useProject(2837); | ||
| 72 | + $this->ceshi(); | ||
| 73 | + DB::disconnect('custom_mysql'); | ||
| 74 | +// $this->countTemplate(); | ||
| 75 | echo date('Y-m-d H:i:s') . 'end' . PHP_EOL; | 75 | echo date('Y-m-d H:i:s') . 'end' . PHP_EOL; |
| 76 | } | 76 | } |
| 77 | 77 |
-
请 注册 或 登录 后发表评论