diff --git a/src/main/resources/mapper/automatedWarehouse/WcsIntegrationMapper.xml b/src/main/resources/mapper/automatedWarehouse/WcsIntegrationMapper.xml index 4ed568b..a0acd83 100644 --- a/src/main/resources/mapper/automatedWarehouse/WcsIntegrationMapper.xml +++ b/src/main/resources/mapper/automatedWarehouse/WcsIntegrationMapper.xml @@ -1202,7 +1202,7 @@ AND active = 'Y' AND station_type = '正式站点' AND status_db = 0 - ORDER BY id + ORDER BY NEWID()