订单预警
This commit is contained in:
@@ -1318,6 +1318,7 @@ func isOrderCanSwitch2SelfDeliver(order *model.GoodsOrder) (isCan bool) {
|
||||
return isCan
|
||||
}
|
||||
|
||||
//订单预计利润若低于0,则向门店运营负责人发送钉钉消息
|
||||
func OrderProfitWarning(order *model.GoodsOrder) {
|
||||
var (
|
||||
operatorName string
|
||||
|
||||
Reference in New Issue
Block a user