chenlu
2024-07-04 7c0f3850004643f9786b0afee1c5503244fe3c8f
north-glass-erp/src/main/resources/mapper/pp/FolwCard.xml
@@ -505,7 +505,7 @@
               round(ogd.total_area, 2)                                     as total_area,
               od.perimeter,
               od.bend_radius,
               od.remarks
               concat(od.processing_note,od.remarks) as remarks
        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