north-glass-erp/src/main/resources/mapper/mm/FinishedOperateLog.xml
@@ -883,6 +883,7 @@ select kkk.*,rw.teams_groups_name as teams_groups_name2 from(select o.order_id, o.customer_name, o.project, o.batch, fol.remarks, SUM(fol.quantity) as quantity, ROUND( sum(od.width * od.height * fol.quantity) / 1000000, 2 ) as area,