skyouc
3 天以前 ced0680ba99bb04287aa0ce1f31c6fbfed0553d3
rsf-server/src/main/java/com/vincent/rsf/server/manager/controller/WaitPakinController.java
@@ -123,7 +123,6 @@
                throw new CoolException("该条码已被"+isBarcodeSta.getStationName()+"站绑定");
            }
        }
        return waitPakinService.removePakin(Arrays.asList(ids));
    }