job相关功能封装为solon插件

This commit is contained in:
aoshiguchen
2023-03-12 01:15:09 +08:00
parent 251073b26d
commit 3e1bbfbd02
+1 -1
View File
@@ -56,7 +56,7 @@
<scope>system</scope>
<systemPath>${project.basedir}/../_solon_plugin/job-solon-plugin/pom.xml</systemPath>
</dependency>
<!--hutool job-solon-plugin用了,server端没用,为什么这里必须要引入?-->
<!--hutool -->
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-core</artifactId>