src/main/resources/mapper/procurementrecord/ProcurementRecordOutMapper.xml
@@ -152,7 +152,9 @@ t1.inbound_num, t1.create_time, t1.create_by, t2.item_type t2.item_type, t2.box_num, t2.carton_specifications from procurement_record_out t1 left join custom_storage t2 on t2.id = t1.procurement_record_storage_id <where>