north-glass-erp/src/main/resources/mapper/pp/Report.xml
@@ -63,7 +63,7 @@ e.reportWorkQuantityCount, e.broken_num, round(ifnull(f.inventory,0)*a.area,2) as inventoryArea from flow_card as c left join @@ -96,8 +96,8 @@ ) as e on e.process_id = c.process_id and e.technology_number = c.technology_number where a.order_id = #{orderId} </select> </mapper>