1
This commit is contained in:
@@ -22,8 +22,10 @@ const (
|
||||
CmdShopUnbindMsg = "shop.unbind.msg"
|
||||
|
||||
//IM消息回调通知
|
||||
CmdImMessageSendEvent = "im.message.send.event" //用户/骑手消息通知
|
||||
CmdImMessageReadEvent = "im.message.read.event" //用户/骑手已读通知
|
||||
CmdImMessageSendEvent = "im.message.send.event" // 用户/骑手消息通知
|
||||
CmdImMessageReadEvent = "im.message.read.event" // 用户/骑手已读通知
|
||||
CmdImInvoicApply = "invoice.apply.push" // 用户发送发票申请
|
||||
CmdImInvoicEmail = "invoice.email.push" // 发票用户重发邮件
|
||||
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user