自动化立体仓库 - WMS系统
#
whycq
2024-03-14 06b612c123fbe56f69536d45633c2c7f428df526
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;