售后单
This commit is contained in:
@@ -1492,6 +1492,7 @@ func (s *DefScheduler) notifyOrderCanceled(order *model.GoodsOrder) {
|
||||
order = setFakeActualPayPrice(order)
|
||||
weixinmsg.NotifyOrderCanceled(order)
|
||||
smsmsg.NotifyOrderCanceled(order)
|
||||
push.NotifyOrderCanceled(order)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user