模块拦截器依赖system api

pull/5714/head
zhangdaiscott 2022-09-01 10:11:42 +08:00
parent 2c75bf6df7
commit 405d6c84f3
1 changed files with 6 additions and 0 deletions

View File

@ -18,6 +18,12 @@
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-starter-cloud</artifactId>
</dependency>
<!--system cloud api-->
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-system-cloud-api</artifactId>
</dependency>
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-starter-job</artifactId>