chenlu
2024-06-27 02f278480f7cdf0c31182e5550d38c2c1e6808b0
north-glass-erp/src/main/resources/mapper/sd/DeliveryDetailMapper.xml
@@ -927,7 +927,7 @@
               od.gross_amount,
               od.compute_gross_area,
               ifnull(od.processing_note,"") as processingNote,
               ifnull(od.remarks,"") as buildingNumber,
               ifnull(od.building_number,"") as buildingNumber,
               od.price
        from  order_detail od
        where  od.order_id = #{orderId}