部分暴雨灾害链报告产出,表格信息前。
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<bcprov-jdk15to18.version>1.82</bcprov-jdk15to18.version>
|
||||
<fastjson.version>2.0.60</fastjson.version>
|
||||
<mybatis-plus.version>3.5.9</mybatis-plus.version>
|
||||
<poi-tl-version>1.12.2</poi-tl-version>
|
||||
</properties>
|
||||
|
||||
<parent>
|
||||
@@ -120,6 +121,13 @@
|
||||
<artifactId>spring-boot-starter-aop</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- word模板 -->
|
||||
<dependency>
|
||||
<groupId>com.deepoove</groupId>
|
||||
<artifactId>poi-tl</artifactId>
|
||||
<version>${poi-tl-version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 测试框架 -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
||||
Reference in New Issue
Block a user