From 69097feb305ced9f4d1c5c6e42784ec5703d66aa Mon Sep 17 00:00:00 2001 From: bns_han <1604366271@qq.com> Date: Sun, 24 Dec 2023 00:46:08 +0800 Subject: [PATCH] =?UTF-8?q?app-=E9=80=80=E6=96=99=E6=8E=A5=E6=94=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/app/BackReceiveMapper.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/sgzb-modules/sgzb-base/src/main/resources/mapper/app/BackReceiveMapper.xml b/sgzb-modules/sgzb-base/src/main/resources/mapper/app/BackReceiveMapper.xml index 7c15c3b1..c62ac6b0 100644 --- a/sgzb-modules/sgzb-base/src/main/resources/mapper/app/BackReceiveMapper.xml +++ b/sgzb-modules/sgzb-base/src/main/resources/mapper/app/BackReceiveMapper.xml @@ -361,8 +361,8 @@ #{scrapNum}, - - #{scrapNum}, + + #{status}, #{createBy}, @@ -377,6 +377,12 @@ #{companyId}, + + #{backId}, + + + #{repairer}, + NOW() )