zc
2025-10-22 aa2c08620a28a862da0353233f7163de08cae060
zy-acs-manager/src/main/java/com/zy/acs/manager/manager/service/TaskService.java
@@ -34,6 +34,8 @@
    Boolean cancel(Long taskId, Long userId);
    Boolean cancelCheckTaskSts(Long taskId, Long userId);
    Lane checkoutOriginLane(Task task);
    Lane checkoutDestinationLane(Task task);