自动化立体仓库 - WMS系统
1
zc
2025-09-05 bc9158cfb01fdc2e5339cfb08f9fadac1e68469f
src/main/resources/mapper/InventoryCheckOrderDetlMapper.xml
@@ -13,7 +13,8 @@
        <result column="area" property="area" />
        <result column="loc_no" property="locNo" />
        <result column="io_time" property="ioTime" />
        <result column="status" property="status" />
        <result column="check_anfme" property="checkAnfme" />
    </resultMap>
</mapper>