|
|
@ -32,6 +32,12 @@ |
|
|
|
<groupId>org.springblade</groupId> |
|
|
|
<groupId>org.springblade</groupId> |
|
|
|
<artifactId>blade-dict-api</artifactId> |
|
|
|
<artifactId>blade-dict-api</artifactId> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>cn.afterturn</groupId> |
|
|
|
|
|
|
|
<artifactId>easypoi-spring-boot-starter</artifactId> |
|
|
|
|
|
|
|
<version>${easpoi.version}</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
</dependencies> |
|
|
|
</dependencies> |
|
|
|
<packaging>jar</packaging> |
|
|
|
<packaging>jar</packaging> |
|
|
|
|
|
|
|
|
|
|
|