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>