fzzy-igdss-view/src/main/java/com/fzzy/igds/DepotPR.java
@@ -88,7 +88,7 @@ */ @DataProvider public List<Depot> getAllCache() { return depotService.getCacheDepotList(null); return depotService.getCacheDepotList(null, ContextUtil.subDeptId(null)); } /**