From 1a27a98803fa49e95908fac59fe340fdb97c22ff Mon Sep 17 00:00:00 2001 From: luolm <470431449@qq.com> Date: Sun, 9 Feb 2025 18:06:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E9=97=A8-=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/TBaseAreaMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nflg-mobilebroken-repository/src/main/resources/mapper/TBaseAreaMapper.xml b/nflg-mobilebroken-repository/src/main/resources/mapper/TBaseAreaMapper.xml index c8f9b608..00e32321 100644 --- a/nflg-mobilebroken-repository/src/main/resources/mapper/TBaseAreaMapper.xml +++ b/nflg-mobilebroken-repository/src/main/resources/mapper/TBaseAreaMapper.xml @@ -32,7 +32,7 @@ update t_base_area set area_state=#{areaState} , data_modify_time=now(), data_modify_user_no=#{userNo}, data_modify_user_name=#{userName} where id in - + #{item}