|
@@ -17,6 +17,12 @@
|
|
|
<groupId>com.alibaba</groupId>
|
|
|
<artifactId>fastjson</artifactId>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.springblade</groupId>
|
|
|
+ <artifactId>blade-business-api</artifactId>
|
|
|
+ <version>2.9.1.RELEASE</version>
|
|
|
+ <scope>compile</scope>
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
|
<packaging>jar</packaging>
|
|
|
|