diff --git a/business/jxcallback/scheduler/defsch/defsch.go b/business/jxcallback/scheduler/defsch/defsch.go index 6207f0a97..49db17696 100644 --- a/business/jxcallback/scheduler/defsch/defsch.go +++ b/business/jxcallback/scheduler/defsch/defsch.go @@ -1318,6 +1318,7 @@ func isOrderCanSwitch2SelfDeliver(order *model.GoodsOrder) (isCan bool) { return isCan } +//订单预计利润若低于0,则向门店运营负责人发送钉钉消息 func OrderProfitWarning(order *model.GoodsOrder) { var ( operatorName string