自动化立体仓库 - WMS系统
zwl
5 天以前 5b00928c8570a3ba21a1170b4642ef88635d90da
src/main/java/com/zy/asrs/service/WrkMastService.java
@@ -14,6 +14,10 @@
    List<WrkMast> selectToBeHistoryData();
    List<WrkMast> selectPendingInboundCameraCapture();
    boolean updateMemoIfCurrent(Integer wrkNo, String current, String next);
    WrkMast selectByBarcode(String barcode);
    /**