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

Commit 94b8446c authored by jiangxiulong's avatar jiangxiulong

mergeRoadList

parent a1efff72
......@@ -166,6 +166,8 @@ public class KylinPerformancesServiceImpl implements IKylinPerformancesService {
newList.add(info);
roadIdList.add(roadShowId);
}
} else if (roadShowId.equals("0")) {
newList.add(info);
}
}
return newList;
......
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