Commit e6ad40b0 authored by 鲁鸿波's avatar 鲁鸿波

历史状态字段调整及漏缆监测历史状态的导出

parent 1ed5674a
......@@ -95,6 +95,13 @@
<version>1.4.7</version>
</dependency>
<!--导出所需要的jar包-->
<!-- https://mvnrepository.com/artifact/com.alibaba/easyexcel -->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
<version>3.0.5</version>
</dependency>
</dependencies>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment