自动化立体仓库 - WMS系统
#
Junjie
2025-09-27 9f83a9d589aaf22cb790515272a425216ea618b2
src/main/java/com/zy/asrs/service/StaDescService.java
@@ -9,6 +9,8 @@
    List<Integer> queryOutStaNosByLocNo(String locNo, Integer typeNo);
    StaDesc queryCrnStn(Integer typeNo, Integer crnNo, Integer stnNo);
    StaDesc queryCrnStn(Integer typeNo, Integer stnNo);
    StaDesc queryCrnStn(Integer crnNo);
}