|
@@ -17,9 +17,9 @@ import javax.servlet.MultipartConfigElement;
|
|
|
@EnableCustomSwagger2
|
|
@EnableCustomSwagger2
|
|
|
@EnableRyFeignClients
|
|
@EnableRyFeignClients
|
|
|
@SpringBootApplication
|
|
@SpringBootApplication
|
|
|
-public class SookaMonitorLineCharApplication {
|
|
|
|
|
|
|
+public class SookaMonitorLineChartsApplication {
|
|
|
public static void main(String[] args) {
|
|
public static void main(String[] args) {
|
|
|
- SpringApplication.run(SookaMonitorLineCharApplication.class, args);
|
|
|
|
|
|
|
+ SpringApplication.run(SookaMonitorLineChartsApplication.class, args);
|
|
|
System.out.println("(♥◠‿◠)ノ゙ 首佳科技 一体化 监控中心首页折线图缓存任务 启动成功 ლ(´ڡ`ლ)゙ \n" +
|
|
System.out.println("(♥◠‿◠)ノ゙ 首佳科技 一体化 监控中心首页折线图缓存任务 启动成功 ლ(´ڡ`ლ)゙ \n" +
|
|
|
" __________ ____ | | _______ ____________ ____ ____ ____ _______/ |_\n" +
|
|
" __________ ____ | | _______ ____________ ____ ____ ____ _______/ |_\n" +
|
|
|
" / ___/ _ \\ / _ \\| |/ /\\__ \\ / ___/\\____ \\ / _ \\ / \\_/ __ \\ / ___/\\ __\\\n" +
|
|
" / ___/ _ \\ / _ \\| |/ /\\__ \\ / ___/\\____ \\ / _ \\ / \\_/ __ \\ / ___/\\ __\\\n" +
|