src/main/resources/mapper/production/ProcessRouteItemMapper.xml @@ -24,7 +24,6 @@ left join process_route pr on pr.id = pri.route_id where pri.route_id = #{c.routeId} order by pri.id </select> </mapper>