Showing
1 changed file
with
0 additions
and
1 deletions
@@ -5,7 +5,6 @@ import org.springframework.boot.autoconfigure.SpringBootApplication; | @@ -5,7 +5,6 @@ import org.springframework.boot.autoconfigure.SpringBootApplication; | ||
5 | 5 | ||
6 | @SpringBootApplication | 6 | @SpringBootApplication |
7 | public class HGMonitorZJWebApplication { | 7 | public class HGMonitorZJWebApplication { |
8 | - | ||
9 | 8 | ||
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); |
-
Please register or login to post a comment