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