jiazx0107
2026-01-15 19f170a41e2200eed6a23402b00d7da20b38f42d
fzzy-igdss-view/src/main/java/com/fzzy/igds/DepotConfPR.java
@@ -31,7 +31,7 @@
     */
    @DataProvider
    public List<DepotConf> getConfList() {
        return depotConfService.getConfList(null,null);
        return depotConfService.getConfListByUserType();
    }
    /**