新增消息推送,修改订阅消息推送队列
This commit is contained in:
@@ -19,7 +19,7 @@ class SendSubMessageProducer extends ProducerMessage
|
||||
* [
|
||||
* "sub_data" => [
|
||||
* "push_user_id" // 用户id(被推送者)
|
||||
* "template_title" // 推送的模版名称
|
||||
* "wx_template_id" // 推送的模版id
|
||||
* "params" => [ // 推送所需的参数
|
||||
* "page" // 跳转页面
|
||||
* "data" => [
|
||||
|
||||
Reference in New Issue
Block a user