添加mes、mes-pcn、sweb三个微服

yun-zuoyi
alwaysfrin 6 years ago
parent 8c42a886ee
commit b1a6ea2581

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

Loading…
Cancel
Save