作者 lyh

gx异步执行更新列表页

@@ -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']