作者 郭文星

123

... ... @@ -145,10 +145,7 @@ class Index extends Api
'touser' => $openid, //
'template_id' => 'zQaLnhEOQxdGOKJlDUAfEoNY4NTmNWy9a9vYzkZjGn8', //模板消息id 必须修改
'url' => $tourl, //点击链接
"miniprogram" => [
"appid" => $ywt_appid,
"pagepath" => $pagepath
],
"miniprogram" => [],
'topcolor' => "#173177",
'data' => $info
);
... ...