1
zhang
4 天以前 e9cc2b361b5788c5e7aac0af3fe53031a76a6787
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);