|
@@ -12,7 +12,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
|
|
* @Author : ZhuoNing
|
|
* @Author : ZhuoNing
|
|
* @Create : 2020-12-25
|
|
* @Create : 2020-12-25
|
|
**/
|
|
**/
|
|
-
|
|
|
|
|
|
+//这是新项目深度优化版本,可以深度修改,改完了记得上传
|
|
//只充当存储数据的服务是没有任何问题的----已经复原之前的功能仅仅负责接收数据
|
|
//只充当存储数据的服务是没有任何问题的----已经复原之前的功能仅仅负责接收数据
|
|
@EnableScheduling //开启定时任务
|
|
@EnableScheduling //开启定时任务
|
|
@SpringBootApplication
|
|
@SpringBootApplication
|