north-glass-erp/src/main/resources/mapper/pp/FolwCard.xml
@@ -510,7 +510,8 @@
               round(ogd.total_area, 2)                                     as total_area,
               od.perimeter,
               od.bend_radius,
               concat(od.processing_note,od.remarks) as remarks
               concat(od.processing_note,od.remarks) as remarks,
               od.other_columns
        from flow_card as fc
                 left join sd.order_glass_detail as ogd
                           on fc.order_id = ogd.order_id and fc.order_number = ogd.order_number and