huminmin
6 天以前 cc9e229da3a5d06be13e9ade5b5254d403f47c57
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