自动化立体仓库 - WMS系统
#
18516761980
2022-09-26 a6076e796892c476f7b38a5ee475a5f5591d7625
src/main/java/com/zy/asrs/service/MobileService.java
@@ -7,6 +7,8 @@
import com.zy.asrs.entity.TestMast;
import com.zy.asrs.entity.param.CombParam;
import com.zy.asrs.entity.param.MobileAdjustParam;
import com.zy.asrs.entity.param.Review;
import com.zy.asrs.task.core.ReturnT;
import java.util.Date;
@@ -38,4 +40,5 @@
    void startUpTestPACK(TestMast testMast);
    //暂停测试
    void suspendTestPACK();
}