serv-定时任务
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<module>achievement</module>
|
||||
<module>ai</module>
|
||||
<module>file</module>
|
||||
<module>crontab</module>
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
@@ -117,6 +118,11 @@
|
||||
<groupId>org.xyzh</groupId>
|
||||
<artifactId>ai</artifactId>
|
||||
<version>${school-news.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.xyzh</groupId>
|
||||
<artifactId>crontab</artifactId>
|
||||
<version>${school-news.version}</version>
|
||||
</dependency>
|
||||
<!-- Spring相关依赖 -->
|
||||
<!-- 覆盖SpringFramework的依赖配置-->
|
||||
|
||||
Reference in New Issue
Block a user