自动化立体仓库 - WMS系统
LSH
2022-10-31 6010061bc969a4dcbeb046111e464dadbec05f0b
src/main/java/com/zy/asrs/service/MobileService.java
@@ -15,4 +15,6 @@
     */
    void adjust(MobileAdjustParam param, Long userId);
    void packComb(CombParam param, Long userId);
}