自动化立体仓库 - WMS系统
#
zjj
2025-09-18 cf2e9354dcd750eb6815eacf07a055bf8f0d3091
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>