自动化立体仓库 - WMS系统
cl
2026-03-26 dfafaeba878012f8cecb2cf620ca3183e7d23c0b
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>