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

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

@ -1323,6 +1323,7 @@
AND auto_call_blank_pallet_type != ''
AND station_type = '正式站点'
AND status_db = 0
AND active = 'Y'
ORDER BY station_code
</select>

Loading…
Cancel
Save