自动化立体仓库 - WMS系统
#1
czkh
6 天以前 4715b1787c85a2186b9c0c43222b64b63c58459b
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">