liding
2026-04-10 9fa762cf783e2dc3f67b793e34d266dd4d3ec322
src/main/resources/mapper/production/ProcessRouteItemMapper.xml
@@ -21,7 +21,8 @@
               pm.product_id,
               pm.model,
               p.product_name,
               pm.unit
               pm.unit,
               pm.material_code as materialCode
        from
            process_route_item pri
                left join product_model pm on pri.product_model_id = pm.id