north-glass-erp/src/main/resources/mapper/pp/FolwCard.xml
@@ -174,7 +174,7 @@ od.product_name, SUM( od.quantity) as quantity, SUM(od.compute_gross_area) as compute_gross_area, od.perimeter sum(od.perimeter) as perimeter from sd.order_detail as od left join (select order_id,order_number,production_id,splitting_status from sd.order_glass_detail GROUP BY order_id,order_number