chenlu
2025-10-30 174cc2a8aa52f00334e0e9a3a0ea91b2e3e7acd3
north-glass-erp/src/main/resources/mapper/pp/FolwCard.xml
@@ -3011,25 +3011,25 @@
            contacts,
            delivery_address                                      as deliveryAddress,
            od.processing_note                                    as processingNote,
            opt.p_width,
            opt.p_height,
            opt.width,
            opt.height,
            opl.glass_count as flowQuantity,
            CONCAT(
                    opt.p_width,
                    opt.width,
                    ' X ',
                    opt.p_height,
                    opt.height,
                    ' = ',opl.glass_count )      as size,
               CONCAT(
                       od.order_number,')      ',
                       opt.p_width,
                       opt.width,
                       ' X ',
                       opt.p_height,
                       opt.height,
                       ' = ',opl.glass_count )      as numberSize,
               CONCAT(
                       od.order_number,')','   ',
                        opt.p_width,
                        opt.width,
                       ' X ',
                       opt.p_height)      as numberSizeQuantity,
                       opt.height)      as numberSizeQuantity,
            od.order_number                                       as orderNumber,
            fc.technology_number                                  as technologyNumber,
            od.building_number                                    as buildingNumber,