自动化立体仓库 - WMS系统
18516761980
2022-06-21 5b446c229afcaa79b1fa3b2cb4f3563a6facefba
src/main/java/com/zy/asrs/service/StaDescService.java
@@ -11,4 +11,8 @@
    StaDesc queryCrnStn(Integer typeNo, Integer crnNo, Integer stnNo);
    StaDesc queryCrnStnAuto(Integer typeNo, Integer crnNo, Integer stnNo);
    StaDesc queryCrnStn(Integer crnNo);
}