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}