From 3665596dc5a3410e7cbd62ec6ccd6a7b758196de Mon Sep 17 00:00:00 2001
From: 15856 <15856818120@163.com>
Date: Wed, 4 Dec 2024 11:21:15 +0800
Subject: [PATCH] =?UTF-8?q?app=E9=80=80=E6=96=99=E9=80=BB=E8=BE=91?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/mapper/app/AppBackApplyAppMapper.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/sgzb-modules/sgzb-material/src/main/resources/mapper/app/AppBackApplyAppMapper.xml b/sgzb-modules/sgzb-material/src/main/resources/mapper/app/AppBackApplyAppMapper.xml
index 0aa4117..1e5e39f 100644
--- a/sgzb-modules/sgzb-material/src/main/resources/mapper/app/AppBackApplyAppMapper.xml
+++ b/sgzb-modules/sgzb-material/src/main/resources/mapper/app/AppBackApplyAppMapper.xml
@@ -231,6 +231,9 @@
pre_num,
+
+ audit_num,
+
status,
create_by,
@@ -257,6 +260,9 @@
#{preNum},
+
+ #{auditNum},
+
'0',
#{createBy},