chenlu
2024-06-25 a8d322bafc9927e3fa976d6ca87b87f75555523e
north-glass-erp/src/main/resources/mapper/sd/DeliveryDetailMapper.xml
@@ -908,7 +908,7 @@
               dd.money,
               dd.area,
               ifnull(od.processing_note,"") as processingNote,
               ifnull(od.remarks,"") as buildingNumber,
               ifnull(od.buildingNumber,"") as buildingNumber,
               od.price
        from delivery_detail dd
                 left join order_detail od on dd.order_id = od.order_id and dd.order_number = od.order_number