|
@@ -132,7 +132,7 @@ public class KwWorkService {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
//托运订单
|
|
//托运订单
|
|
|
- Integer integer1 = transportStatisticsService.statisticsPendingVerificationWaybill(entId);
|
|
|
|
|
|
|
+ Integer integer1 = transportStatisticsService.statisticsLogisticsByConsign(entId);
|
|
|
if (hasCheck || isSystem) {
|
|
if (hasCheck || isSystem) {
|
|
|
QueryBusinessStatisticsResVo queryBusinessStatisticsResVo = new QueryBusinessStatisticsResVo();
|
|
QueryBusinessStatisticsResVo queryBusinessStatisticsResVo = new QueryBusinessStatisticsResVo();
|
|
|
queryBusinessStatisticsResVo.setType("托运订单");
|
|
queryBusinessStatisticsResVo.setType("托运订单");
|