作者 lyh

gx脚本

@@ -35,6 +35,7 @@ class UpdateKeyword extends Command @@ -35,6 +35,7 @@ class UpdateKeyword extends Command
35 35
36 36
37 public function handle(){ 37 public function handle(){
  38 + dd(1111);
38 while (true){ 39 while (true){
39 $keywordPageModel = new KeywordPage(); 40 $keywordPageModel = new KeywordPage();
40 $lists = $keywordPageModel->list(['status'=>0]); 41 $lists = $keywordPageModel->list(['status'=>0]);