自动化立体仓库 - WMS系统
#
yxFwq
2024-12-09 423862de8d782cc0103afd8b947dcac23730b1f4
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>