- 门店状态消息相关的状态常量
This commit is contained in:
@@ -32,6 +32,10 @@ const (
|
||||
CmdOrderPartRefund = "order.partrefund.push"
|
||||
CmdOrderStatus = "order.status.push"
|
||||
CmdOrderUserCancel = "order.user.cancel"
|
||||
|
||||
CmdShopMsgPush = "shop.msg.push"
|
||||
CmdShopBindMsg = "shop.bind.msg"
|
||||
CmdShopUnbindMsg = "shop.unbind.msg"
|
||||
)
|
||||
|
||||
type ResponseResult struct {
|
||||
|
||||
Reference in New Issue
Block a user