自动化立体仓库 - WMS系统
#
zhou zhou
2025-10-21 93892dffae58016f8ffd9ee28bbbfa82a66bd7ad
src/main/resources/mapper/ICMOMapper.xml
@@ -277,7 +277,7 @@
        <result column="statusId" property="statusId" jdbcType="VARCHAR" />
    </resultMap>
    <update id="updateMaxNum" >
    <update id="updateMaxNum"  parameterType="com.zy.asrs.entity.ICMO">
        update ICMaxNum set fmaxnum =#{FInterID,jdbcType=INTEGER}
        where  FTableName =#{tableName,jdbcType=VARCHAR}
    </update>