作者 李宇航

合并分支 'master-server' 到 'master'

gx数据



查看合并请求 !1375
... ... @@ -77,7 +77,7 @@ class AiBlogService
'type'=>$type,
'subtype'=>$subtype,
];
$param['anchor'] = json_encode($anchor,true);
$param['anchor'] = $anchor;
$param['url'] = $this->route;
$param['mch_id'] = $this->mch_id;
$param['template_id'] = 1;
... ...