新增消息推送,修改订阅消息推送队列

This commit is contained in:
2023-03-29 20:33:01 +08:00
parent 57e0489fb4
commit 4ca988f3a2
4 changed files with 219 additions and 61 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ class SendSubMessageProducer extends ProducerMessage
* [
* "sub_data" => [
* "push_user_id" // 用户id(被推送者)
* "template_title" // 推送的模版名称
* "wx_template_id" // 推送的模版id
* "params" => [ // 推送所需的参数
* "page" // 跳转页面
* "data" => [