From f08c4aa49ec5b5bb18f0b1cfaec9e98215a3660f Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期二, 27 一月 2026 09:23:21 +0800
Subject: [PATCH] 工单流转卡模版修改
---
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 adc64dd..3822f29 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