正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -347,7 +347,7 @@ class UpdateSeoTdk extends Command | @@ -347,7 +347,7 @@ class UpdateSeoTdk extends Command | ||
| 347 | $name = $this->companyName($project_id); | 347 | $name = $this->companyName($project_id); |
| 348 | if(!empty($name)){ | 348 | if(!empty($name)){ |
| 349 | $data['description'] = $this->ai_send('page_meta_description',$v['name'],$name); | 349 | $data['description'] = $this->ai_send('page_meta_description',$v['name'],$name); |
| 350 | -// } | 350 | + } |
| 351 | } | 351 | } |
| 352 | if(!$data){ | 352 | if(!$data){ |
| 353 | continue; | 353 | continue; |
-
请 注册 或 登录 后发表评论