定时任务cron表达式验证

This commit is contained in:
RuoYi
2020-07-16 17:09:15 +08:00
parent ddbb1aa170
commit f42b8c7a83
2 changed files with 10 additions and 1 deletions

View File

@ -55,7 +55,7 @@
<artifactId>springfox-swagger-ui</artifactId>
</dependency>
<!-- Mysql驱动包 -->
<!-- Mysql驱动包 -->
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>