fzzy-igdss-view/src/main/java/com/fzzy/igds/DepotConfPR.java
@@ -32,7 +32,7 @@ */ @DataProvider public List<DepotConf> getConfList() { return depotConfService.getConfList(null, ContextUtil.subDeptId(null)); return depotConfService.getConfListByUserType(); } /**