jiazx0107
2026-01-03 eaf842d3224720dca6c0267cf9f13f7b72f49a89
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();
    }
    /**