chenlu
2025-10-31 9b3bd81d2531a82e5729ee8d6252b40ac0add600
north-glass-erp/src/main/resources/mapper/pp/Report.xml
@@ -1042,8 +1042,8 @@
               b.glass_child,
               ifnull(e.reportWorkQuantity, 0)                      as reportWorkQuantity,
               ifnull(e.reportWorkQuantityCount, 0)                 as reportWorkQuantityCount,
               ifnull(f.inventory, 0)                               as inventoryNum,
               round(ifnull(f.inventory, 0) * a.area, 2)            as inventoryArea,
               ifnull(c.received_quantity, 0)                               as inventoryNum,
               round(ifnull(c.received_quantity, 0) * a.area, 2)            as inventoryArea,
               ifnull(dd.quantity, 0)                               as shippedQuantity,
               ifnull(dd.area, 0)                                   as area,
               ifnull(JSON_UNQUOTE(JSON_EXTRACT(a.other_columns, '$.S01')),'') AS glassNumber