zy-asc-conveyor/src/main/java/com/zy/acs/conveyor/core/operation/handler/AppleLocOperationHandler.java
@@ -162,9 +162,7 @@ return job; } private Integer getWorkNo() { return wrkLastnoService.nextWorkNo(WorkNoTypeType.WORK_NO_TYPE.type); } private ApplyInDto applyIn(String barcode, String staNo, StaProtocol staProtocol) { ApplyInDto applyInDto = new ApplyInDto();