From 0daa458bd68398646cf5a817fb2c96df8113b5e1 Mon Sep 17 00:00:00 2001
From: liyong <18434998025@163.com>
Date: 星期三, 21 一月 2026 15:57:20 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/sqd' into sqd
---
src/main/resources/mapper/procurementrecord/ProcurementRecordOutMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/mapper/procurementrecord/ProcurementRecordOutMapper.xml b/src/main/resources/mapper/procurementrecord/ProcurementRecordOutMapper.xml
index d220c21..d3d3f91 100644
--- a/src/main/resources/mapper/procurementrecord/ProcurementRecordOutMapper.xml
+++ b/src/main/resources/mapper/procurementrecord/ProcurementRecordOutMapper.xml
@@ -6,6 +6,7 @@
select
t3.supplier_name,
t2.product_category,
+ t3.purchase_contract_number,
t1.id,
t1.code,
t2.specification_model,
--
Gitblit v1.9.3