#
vincentlu
4 天以前 15815f1fde7fea3f18bf8b3a7a520199449ca0d8
zy-acs-manager/src/main/java/com/zy/acs/manager/manager/service/SegmentService.java
@@ -31,8 +31,6 @@
    List<Integer> selectUsedBackpacks(Long travelId, Long agvId);
    Segment hasRollerWaitingNow(Long travelId, Long agvId, Long codeId, TaskPosDto.PosType posType);
    Segment getRollerWaiting(Long agvId, Long codeId, TaskPosDto.PosType posType);
    Boolean isRollerWaiting(Long agvId);