正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
| @@ -50,8 +50,6 @@ class lyhDemo extends Command | @@ -50,8 +50,6 @@ class lyhDemo extends Command | ||
| 50 | protected $description = '更新路由'; | 50 | protected $description = '更新路由'; |
| 51 | 51 | ||
| 52 | public function handle(){ | 52 | public function handle(){ |
| 53 | - echo $this->trimToLastFullWord('You know, in the last few years, the world of global trade has really changed a lot, and Chinese manufacturing is right at the center of this shift. C'); | ||
| 54 | - die(); | ||
| 55 | $projectModel = new Project(); | 53 | $projectModel = new Project(); |
| 56 | $lists = $projectModel->list(['delete_status' => 0,'id'=>467,'extend_type'=>0,'type'=>['in',[1,2,3,4,6]]], 'id', ['id']); | 54 | $lists = $projectModel->list(['delete_status' => 0,'id'=>467,'extend_type'=>0,'type'=>['in',[1,2,3,4,6]]], 'id', ['id']); |
| 57 | foreach ($lists as $val) { | 55 | foreach ($lists as $val) { |
-
请 注册 或 登录 后发表评论