#
luxiaotao1123
3 天以前 881140565d04e33ba52515a2651ca789a486e056
zy-acs-manager/src/main/java/com/zy/acs/manager/manager/service/SegmentService.java
@@ -33,4 +33,6 @@
    Segment getRollerWaiting(Long agvId, Long codeId, TaskPosDto.PosType posType);
    Boolean isRollerWaiting(Long agvId);
}