正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -71,7 +71,7 @@ class UpdateRoute extends Command | @@ -71,7 +71,7 @@ class UpdateRoute extends Command | ||
| 71 | $data = [ | 71 | $data = [ |
| 72 | 'anchor_setting'=>'["3","4","5"]', | 72 | 'anchor_setting'=>'["3","4","5"]', |
| 73 | 'anchor_is_enable'=>1, | 73 | 'anchor_is_enable'=>1, |
| 74 | - 'anchor_page_num'=>$settingInfo['anchor_page_num'], | 74 | + 'anchor_page_num'=>1, |
| 75 | 'anchor_num'=>2, | 75 | 'anchor_num'=>2, |
| 76 | 'anchor_keyword_is_enable'=>1, | 76 | 'anchor_keyword_is_enable'=>1, |
| 77 | 'project_id'=>$v['id'] | 77 | 'project_id'=>$v['id'] |
-
请 注册 或 登录 后发表评论