自动化立体仓库 - WMS系统
#
zhou zhou
2025-10-23 a1236c9d4238e2f5b8a8a879a7499e8da097d5a8
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>