yaowanxin
2025-12-29 995e1f84b4d775a1f7b9d196bc680a58dcaa3c6d
src/main/resources/mapper/procurementrecord/ProcurementRecordOutMapper.xml
@@ -162,7 +162,8 @@
        t2.item_type,
        t2.box_num,
        t2.carton_specifications,
        t2.dollar_price
        t2.dollar_price,
        t2.url
        from  procurement_record_out t1
        left join custom_storage t2 on t2.id = t1.procurement_record_storage_id
        <where>