Showing
1 changed file
with
0 additions
and
1 deletions
@@ -6,7 +6,6 @@ import org.springframework.boot.autoconfigure.SpringBootApplication; | @@ -6,7 +6,6 @@ import org.springframework.boot.autoconfigure.SpringBootApplication; | ||
6 | @SpringBootApplication | 6 | @SpringBootApplication |
7 | public class HGMonitorZJWebApplication { | 7 | public class HGMonitorZJWebApplication { |
8 | 8 | ||
9 | - | ||
10 | public static void main(String[] args) { | 9 | public static void main(String[] args) { |
11 | SpringApplication.run(HGMonitorZJWebApplication.class, args); | 10 | SpringApplication.run(HGMonitorZJWebApplication.class, args); |
12 | } | 11 | } |
-
Please register or login to post a comment