自动化立体仓库 - WMS系统
zyx
2024-03-25 7a2ce679e71f8ca970b48a65f08061412bbfe4a9
src/main/java/com/zy/asrs/service/AgvLocDetlService.java
@@ -39,6 +39,8 @@
    public Double selectSumAnfmeByLocNo(String locNo);
    public Double selectSumAnfmeByMatnr(String matnr);
    public AgvLocDetl selectLocdetl(String locNo,String matnr,String batch,String csocode,String isocode);
    public void compareToEss(MultipartFile file) throws IOException;