廖井涛
2024-07-05 f41e272c8e5378df6fd7a8d1d41ec8116983ebe2
north-glass-erp/src/main/resources/mapper/pp/FolwCard.xml
@@ -580,7 +580,8 @@
               c.customer_abbreviation as customer_name,
               ifnull(od.processing_note,'') as processing_note,
               bgt.type_name,
               od.other_columns
               od.other_columns,
               od.building_number
        from sd.order as o
                 left join sd.order_detail as od on o.order_id = od.order_id
                 left join sd.order_glass_detail as ogd on ogd.order_id=od.order_id and ogd.order_number=od.order_number