作者 lyh

gx数据

@@ -77,7 +77,7 @@ class AiBlogService @@ -77,7 +77,7 @@ class AiBlogService
77 'type'=>$type, 77 'type'=>$type,
78 'subtype'=>$subtype, 78 'subtype'=>$subtype,
79 ]; 79 ];
80 - $param['anchor'] = json_encode($anchor,true); 80 + $param['anchor'] = $anchor;
81 $param['url'] = $this->route; 81 $param['url'] = $this->route;
82 $param['mch_id'] = $this->mch_id; 82 $param['mch_id'] = $this->mch_id;
83 $param['template_id'] = 1; 83 $param['template_id'] = 1;