This commit is contained in:
parent
2a53fc81f8
commit
618046325a
1 changed files with 1 additions and 0 deletions
|
@ -330,6 +330,7 @@ public class AdminUpgradeAction extends FessAdminAction {
|
|||
dataConfigToRoleBhv.queryDelete(cb -> cb.query().setDataConfigId_Equal(dataConfigTypeId));
|
||||
});
|
||||
});
|
||||
roleTypeBhv.queryDelete(cb -> {});
|
||||
|
||||
saveInfo(messages -> messages.addSuccessUpgradeFrom(GLOBAL));
|
||||
} catch (final Exception e) {
|
||||
|
|
Loading…
Add table
Reference in a new issue