@ -26,7 +26,7 @@ public class AppStartSystemInit implements CommandLineRunner {
@Override
public void run(String... args) throws Exception {
LOGGER.info(" Start Core Init Thread ");
LOGGER.info("IMPP-Core加载开始...");
systemInitService.loadAll();
}