yy
2025-12-30 afbdf224dcc6f4c5d0f9331e25b99e0621cb6afd
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);