自动化立体仓库 - WMS系统
zhou zhou
2026-01-04 cabc5cac8a3e3867bcbbc4598c2cef6758f6e0c4
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>