自动化立体仓库 - WMS系统
#
yxFwq
3 天以前 4b9a1330faaf585038b233fbac119cb8652031cc
src/main/resources/mapper/WrkMastSplitTwinMapper.xml
@@ -72,7 +72,7 @@
        <if test="wrkSts != null">
            and wrk_sts != #{wrkSts}
        </if>
        <include refid="batchSeq"></include>
        <include refid="batchSeqNo"></include>
        order by line_number,id
    </select>
</mapper>