正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -54,7 +54,6 @@ class LyhImportTest extends Command | @@ -54,7 +54,6 @@ class LyhImportTest extends Command | ||
| 54 | public function handle(){ | 54 | public function handle(){ |
| 55 | ProjectServer::useProject(2837); | 55 | ProjectServer::useProject(2837); |
| 56 | echo date('Y-m-d H:i:s') . 'start' . PHP_EOL; | 56 | echo date('Y-m-d H:i:s') . 'start' . PHP_EOL; |
| 57 | - $this->importCustomModule('https://ecdn6.globalso.com/upload/p/2837/file/2025-03/xindaxing-s-product-screening.csv',2837); | ||
| 58 | DB::disconnect('custom_mysql'); | 57 | DB::disconnect('custom_mysql'); |
| 59 | echo date('Y-m-d H:i:s') . 'end' . PHP_EOL; | 58 | echo date('Y-m-d H:i:s') . 'end' . PHP_EOL; |
| 60 | } | 59 | } |
-
请 注册 或 登录 后发表评论