记得上下班打卡 | git大法好,push需谨慎

Commit 5d9b454b authored by jiangxiulong's avatar jiangxiulong

null???

parent 5379523d
......@@ -38,6 +38,7 @@ public class PerformancesExpressInfoServiceImpl {
if (null == routeList) {
routeList = new LinkedList<>();
}
log.info("1111");
expressInfo.setRouteList(routeList);
return expressInfo;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment