自动化立体仓库 - WMS系统
#
LSH
2023-02-11 d35dd49decd2207b80b8c9410427d4ff25d3e3d0
src/main/java/com/zy/asrs/service/MobileService.java
@@ -39,8 +39,6 @@
    //pda申请测试调用
    void startUpTestPACK(TestMast testMast);
    //暂停测试
    void suspendTestPACK();
    //移库确认
    void transplant(Review review);
    void suspendTestPACK(String channel);
}