src/main/java/com/zy/asrs/service/impl/WorkServiceImpl.java
@@ -105,6 +105,11 @@ } @Override public void emptyPlateIn(Integer sourceStaNo, Long userId) { } @Override @Transactional public void emptyPlateOut(EmptyPlateOutParam param, Long userId) { if (Cools.isEmpty(param.getOutSite())) {