|
@@ -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>
|