From cf2e9354dcd750eb6815eacf07a055bf8f0d3091 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期四, 18 九月 2025 12:48:06 +0800
Subject: [PATCH] #

---
 src/main/resources/mapper/ICMOMapper.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/mapper/ICMOMapper.xml b/src/main/resources/mapper/ICMOMapper.xml
index 37fe4f9..0e71085 100644
--- a/src/main/resources/mapper/ICMOMapper.xml
+++ b/src/main/resources/mapper/ICMOMapper.xml
@@ -278,7 +278,7 @@
         <result column="statusId" property="statusId" jdbcType="VARCHAR" />
     </resultMap>
     <update id="updateMaxNum" >
-        update ICMaxNum set fmaxnum =#{finterid,jdbcType=INTEGER}
+        update ICMaxNum set fmaxnum =#{FInterID,jdbcType=INTEGER}
         where  FTableName =#{tableName,jdbcType=VARCHAR}
     </update>
 

--
Gitblit v1.9.1