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