update
This commit is contained in:
@@ -95,7 +95,7 @@ public class PropertiesUtils {
|
||||
}
|
||||
}
|
||||
configFiles = configSet.toArray(new String[configSet.size()]);
|
||||
logger.debug("Loading jeesite config: {}", (Object)configFiles);
|
||||
logger.debug("Loading config: {}", (Object)configFiles);
|
||||
INSTANCE = new PropertiesUtils(configFiles);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user