修改登录发放优惠卷

This commit is contained in:
2023-11-07 18:52:39 +08:00
parent 3aed48b9a6
commit 90e411aff8
3 changed files with 218 additions and 149 deletions
@@ -14,6 +14,7 @@ class SendStationMessageProducer extends ProducerMessage
* @param $data
* [
* "user_id":"用户id(接受者)",
* "user_type":"用户类型(接受者)",
* "notice_type":"消息类型(1:医生服务通知 2:医生系统公告 3:患者系统消息)",
* "notice_system_type":"系统消息类型(患者端系统消息存在 1:服务消息 2:福利消息 3:退款消息 4:物流消息)",
* "inquiry_type:"问诊类型(医生端服务通知存在 1:专家问诊 2:快速问诊 3:公益问诊 4:问诊购药)",