From b61a4b88630a4080fe6c5f362ac9c25a2ff72bc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=B1=B3?= <470431449@qq.com> Date: Fri, 15 Mar 2024 17:10:18 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81ebom-=E8=BD=ACpbom=E5=8A=A0=E8=BD=AC?= =?UTF-8?q?=E6=8D=A2=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/master/BomNewEbomParentMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nflg_project_dev/nflg-bom-new/src/main/resources/mapper/master/BomNewEbomParentMapper.xml b/nflg_project_dev/nflg-bom-new/src/main/resources/mapper/master/BomNewEbomParentMapper.xml index 730b7d42..3ba1573c 100644 --- a/nflg_project_dev/nflg-bom-new/src/main/resources/mapper/master/BomNewEbomParentMapper.xml +++ b/nflg_project_dev/nflg-bom-new/src/main/resources/mapper/master/BomNewEbomParentMapper.xml @@ -210,7 +210,7 @@ - update t_bom_new_ebom_parent set status=#{status} where row_id in + update t_bom_new_ebom_parent set status=#{status} , convert_to_ebom_time=now() where row_id in #{item}