1
zhang
昨天 60edff747d52eb42aadb036e3fbd580252de4c05
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);