正在显示
1 个修改的文件
包含
1 行增加
和
4 行删除
| @@ -145,10 +145,7 @@ class Index extends Api | @@ -145,10 +145,7 @@ class Index extends Api | ||
| 145 | 'touser' => $openid, // | 145 | 'touser' => $openid, // |
| 146 | 'template_id' => 'zQaLnhEOQxdGOKJlDUAfEoNY4NTmNWy9a9vYzkZjGn8', //模板消息id 必须修改 | 146 | 'template_id' => 'zQaLnhEOQxdGOKJlDUAfEoNY4NTmNWy9a9vYzkZjGn8', //模板消息id 必须修改 |
| 147 | 'url' => $tourl, //点击链接 | 147 | 'url' => $tourl, //点击链接 |
| 148 | - "miniprogram" => [ | ||
| 149 | - "appid" => $ywt_appid, | ||
| 150 | - "pagepath" => $pagepath | ||
| 151 | - ], | 148 | + "miniprogram" => [], |
| 152 | 'topcolor' => "#173177", | 149 | 'topcolor' => "#173177", |
| 153 | 'data' => $info | 150 | 'data' => $info |
| 154 | ); | 151 | ); |
-
请 注册 或 登录 后发表评论