自动化立体仓库 - WMS系统
dubin
2025-10-19 ae0f5a509a3b5277c61c47066126dce8b1b1cf3a
src/main/resources/mapper/OrderDetlMapper.xml
@@ -58,6 +58,7 @@
        <result column="ware_id" property="wareId" />
        <result column="ware_mame" property="wareName" />
        <result column="packing" property="packing" />
        <result column="det_id" property="detId"/>
    </resultMap>
    <select id="selectItem" resultMap="BaseResultMap">