zy-asrs-wcs/src/main/java/com/zy/asrs/wcs/core/service/MotionService.java
@@ -23,4 +23,6 @@ // 持久化 motion 并生产priority int batchInsert(List<Motion> motionList, String uuid, Integer taskNo); int batchInsert(List<Motion> motionList, String uuid, Integer taskNo, Long hostId); }