自动化立体仓库 - WMS系统
zyx
2024-07-09 4c6b92bd4f684709f930d4a023b12f3aa8ede9c6
src/main/java/com/zy/asrs/task/handler/AgvWrkMastHandler.java
@@ -33,6 +33,10 @@
    private String url;
    @Value("${mes.orderReportPath}")
    private String orderReportPath;
    @Value("${mes.pakinReportPath}")
    private String pakinReportPath;
    @Value("${mes.pakoutReportPath}")
    private String pakoutReportPath;
    @Value("${mes.getTokenPath}")
    private String getTokenPath;
    @Value("${mes.appKey}")