From ad7b64d59cfdcd95c5da328d0e0b349df401eaf4 Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期四, 18 四月 2024 09:53:46 +0800
Subject: [PATCH] 提交拉取

---
 north-glass-erp/src/main/resources/mapper/pp/PatchLogMapper.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/north-glass-erp/src/main/resources/mapper/pp/PatchLogMapper.xml b/north-glass-erp/src/main/resources/mapper/pp/PatchLogMapper.xml
index 6ed4567..7c1cd65 100644
--- a/north-glass-erp/src/main/resources/mapper/pp/PatchLogMapper.xml
+++ b/north-glass-erp/src/main/resources/mapper/pp/PatchLogMapper.xml
@@ -128,7 +128,8 @@
                od.width,
                od.height,
                od.shape,
-               dd.responsible_process as patchProcesses,
+               dd.responsible_process as responsibleProcess,
+               rw.this_process as patchProcesses,
                dd.breakage_quantity-dd.quantity as breakageQuantity,
                dd.return_process as patchProcesses,
                dd.breakage_reason as patchReason,

--
Gitblit v1.8.0