#
luxiaotao1123
2020-06-13 5cffd2d4226daaf981f0a341f9cd327e924f6619
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())) {