Browse Source

领料

master
常熟吴彦祖 2 months ago
parent
commit
718bf76a02
  1. 2
      src/main/resources/mapper/automatedWarehouse/WcsIntegrationMapper.xml

2
src/main/resources/mapper/automatedWarehouse/WcsIntegrationMapper.xml

@ -1202,7 +1202,7 @@
AND active = 'Y' AND active = 'Y'
AND station_type = '正式站点' AND station_type = '正式站点'
AND status_db = 0 AND status_db = 0
ORDER BY id
ORDER BY NEWID()
</select> </select>
<!-- ==================== 手工移动托盘相关SQL - rqrq ==================== --> <!-- ==================== 手工移动托盘相关SQL - rqrq ==================== -->

Loading…
Cancel
Save