自动化立体仓库 - WMS系统
#
1
11 小时以前 53f87c2ff10f7ab71d6b0340a5a4811089d7cd1e
src/main/resources/mapper/BasArmMastMapper.xml
@@ -32,6 +32,7 @@
        where 1=1
          and arm_no = #{armNo}
          and sorting_line = #{sortingLine}
          and sta_no = #{staNoEnd}
          and status = #{status}
    </update>