拼团 模版消息小程序跳转地址
This commit is contained in:
@@ -227,7 +227,7 @@ class SendWechatTemp implements Consumer
|
||||
$mini_wechat_res = $mini_app->subscribe_message->send([
|
||||
'template_id' => 'F4OyUhe_ZQ9BR731jlkaN2QXAUaA3HBZuUeVPfraSz0',
|
||||
'touser' => $user['wechat_open_id'],
|
||||
'page' => 'pages/index/index',
|
||||
'page' => 'groupBuying/index/index?shopId=' . $shop_id,
|
||||
'data' => [
|
||||
'thing1' => [
|
||||
'value' => $shop['shop_name'],
|
||||
|
||||
Reference in New Issue
Block a user