hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/java/com/mes/downstorage/service/DownStorageCageDetailsService.java
@@ -12,6 +12,12 @@ //修改理片笼内信息 boolean updatedownStorageCageDetails(DownStorageCageDetails details); List<DownStorageCageDetails> getCacheLeisure(); List<DownStorageCageDetails> getCacheOut(int start, int end); List<Map> getCacheInfo(); List<DownStorageCageDetails> getIsExistIntoCacheByflowcardid(String flowcardid, double width); List<DownStorageCageDetails> CacheOut(int start, int end); }