提交 b3d787d1 authored 作者: 艾庆国's avatar 艾庆国

运单预警

上级 fef04d22
...@@ -177,7 +177,7 @@ public class VehicleWarnInfoServiceImpl implements VehicleWarnInfoService { ...@@ -177,7 +177,7 @@ public class VehicleWarnInfoServiceImpl implements VehicleWarnInfoService {
record.setStatus(map.get(record.getChildNo()).getStatus()); record.setStatus(map.get(record.getChildNo()).getStatus());
} }
} }
return vehicleWarnInfoStruct.convertPage(vehicleWarnInfoDao.pageByParam(param)); return page;
} }
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论