提交 b941f0aa 编写于 作者: Q qinyingjie

fix:源码理解

上级 9d4457ee
...@@ -9,6 +9,7 @@ import org.springframework.cloud.netflix.eureka.EnableEurekaClient; ...@@ -9,6 +9,7 @@ import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
public class PortalApplication { public class PortalApplication {
public static void main(String[] args) { public static void main(String[] args) {
SpringApplication.run(PortalApplication.class, args); SpringApplication.run(PortalApplication.class, args);
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册