自动化立体仓库 - WCS系统
野心家
5 天以前 3d2a161ca245484a3162b439cadf348b2f3a75fa
src/main/resources/mapper/LocMastMapper.xml
@@ -64,7 +64,7 @@
    </select>
    <select id="selectztgx" resultMap="BaseResultMap">
        select  top 1 * from asr_loc_mast where loc_sts in (#{sts1},#{sts2}) and channel=#{count}+1
        select  top 1 * from asr_loc_mast where loc_sts in (#{sts1}) and channel=#{count}+1
    </select>
</mapper>