This commit is contained in:
@@ -60,7 +60,6 @@ public class MenuConfigurationService {
|
||||
|
||||
try {
|
||||
//LocalDateTime startTime = UtilityLocalDate.getNowTime();
|
||||
if (advancedDataSource.getDataSource().getDbName().equalsIgnoreCase("menu")) return;
|
||||
internalRefresh(advancedDataSource.getConnection(), menuConfig);
|
||||
//logger.debug("Menu refresh time: " + ChronoUnit.SECONDS.between(startTime, UtilityLocalDate.getNowTime()));
|
||||
} catch (Exception ex) {
|
||||
|
||||
Reference in New Issue
Block a user