#
vincentlu
2026-01-05 4c4844e2bb640d8c17260f0119b04dfcd7f39d63
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);
}