自动化立体仓库 - WMS系统
#
yxFwq
2025-11-03 94f4944f45d15de23041c1bc937196aef566c2c5
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>