|
|
|
@ -207,7 +207,6 @@ public class DeliverFinishReportListener implements ReportService {
|
|
|
|
|
idex++; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
initRule(value, allRouteMap, firstRouteMap); |
|
|
|
|
if (StrUtil.isNotEmpty(deliveryKind) && StrUtil.equals(deliveryKind, "自主配送")) { |
|
|
|
|
if (StrUtil.isNotEmpty(qualityDeliverEntity.getDeliveryType()) |
|
|
|
|
&& (StrUtil.equals(qualityDeliverEntity.getDeliveryType(), "商配") || StrUtil.equals(qualityDeliverEntity.getDeliveryType(), "市配"))) { |
|
|
|
|