huminmin
4 天以前 80a04fa0885cbbe4de9ec59e1c64d8fd02bd5a95
src/main/resources/mapper/production/ProductProcessRouteItemMapper.xml
@@ -15,6 +15,7 @@
               pp.name as process_name,
               pm.model,
               pm.unit,
               pm.material_code as materialCode,
               p.product_name,
               case when pwo.complete_quantity>0 then true else false end as is_complete
        from product_process_route_item ppri