Finish Hotfix-100
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -79,7 +79,9 @@ public class MultiDBTransactionManager implements AutoCloseable {
|
||||
|
||||
@PostConstruct
|
||||
public void init() throws Exception {
|
||||
|
||||
if (requestData.getRequestURI().contains("system/ok")) {
|
||||
return;
|
||||
}
|
||||
try {
|
||||
String profileDb = settingsModel.getDefaultProfile();
|
||||
if (requestData != null && requestData.isValidProfileDB()) {
|
||||
|
||||
Reference in New Issue
Block a user