自动化立体仓库 - WMS系统
zyx
2023-10-11 e7ba6232e39e30283a4e7f775eb997fc9da8e52e
src/main/java/com/zy/asrs/service/AgvWrkMastService.java
@@ -15,4 +15,6 @@
    public int containerMove(List<AgvWrkMast> agvWrkMastList) throws IOException;
    public int containerMoveOut(List<AgvWrkMast> agvWrkMastList) throws IOException;
    public boolean insertByIncrease(AgvWrkMast agvWrkMast);
}