From 9200a1e86998dc389c1705ac5e2b20f98302e8d7 Mon Sep 17 00:00:00 2001 From: "liang.chao" Date: Thu, 18 Jan 2024 15:53:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E9=83=A8=E5=AE=A1=E6=A0=B8=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=AE=A1=E6=A0=B8=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sgzb-base/src/main/resources/mapper/app/TmTaskMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sgzb-modules/sgzb-base/src/main/resources/mapper/app/TmTaskMapper.xml b/sgzb-modules/sgzb-base/src/main/resources/mapper/app/TmTaskMapper.xml index e8677f1e..e746f958 100644 --- a/sgzb-modules/sgzb-base/src/main/resources/mapper/app/TmTaskMapper.xml +++ b/sgzb-modules/sgzb-base/src/main/resources/mapper/app/TmTaskMapper.xml @@ -681,7 +681,7 @@ direct_audit_by = #{record.companyAuditBy}, direct_audit_time = now(), direct_audit_remark = #{record.companyAuditRemark}, - status = 6 + status = 6, direct_audit_by = #{record.companyAuditBy},