自动化立体仓库 - WCS系统
*
lsh
2025-04-28 aede5c5c19740a9903dfe2873caaacc10eebda66
src/main/java/com/zy/asrs/service/CommandInfoService.java
@@ -15,4 +15,8 @@
    int saveToHistory(String taskNo);//将指令转日志
    boolean saveToHistory(Integer id);//将指令转日志
    List<CommandInfo> selectCompleteManualCommand();//查询已完成的手动命令
}