diff --git a/README.md b/README.md
index 3f8a920..0ec34e3 100644
--- a/README.md
+++ b/README.md
@@ -78,17 +78,17 @@ https://oss.sonatype.org/content/groups/public/
cn.afterturn
easypoi-base
- 3.0.3
+ 3.1.0
cn.afterturn
easypoi-web
- 3.0.3
+ 3.1.0
cn.afterturn
easypoi-annotation
- 3.0.3
+ 3.1.0
```
diff --git a/easypoi-annotation/pom.xml b/easypoi-annotation/pom.xml
index 771452d..bd88952 100644
--- a/easypoi-annotation/pom.xml
+++ b/easypoi-annotation/pom.xml
@@ -4,7 +4,7 @@
cn.afterturn
easypoi
- 3.0.4-SNAPSHOT
+ 3.1.0
easypoi-annotation
基础注解类,解耦合
diff --git a/easypoi-base/pom.xml b/easypoi-base/pom.xml
index c9c3ef4..d855bd4 100644
--- a/easypoi-base/pom.xml
+++ b/easypoi-base/pom.xml
@@ -4,7 +4,7 @@
cn.afterturn
easypoi
- 3.0.4-SNAPSHOT
+ 3.1.0
easypoi-base
diff --git a/easypoi-web/pom.xml b/easypoi-web/pom.xml
index 8c73271..f424060 100644
--- a/easypoi-web/pom.xml
+++ b/easypoi-web/pom.xml
@@ -4,7 +4,7 @@
cn.afterturn
easypoi
- 3.0.4-SNAPSHOT
+ 3.1.0
easypoi-web
diff --git a/history.md b/history.md
index 765cd94..5252c6a 100644
--- a/history.md
+++ b/history.md
@@ -2,6 +2,19 @@
--------------------------
版本修改
--------------------------
+ - 3.1.0 handler改名字非兼容!!!谨慎
+ - 修改Server改为service
+ - 修改hanlder改为handler
+ - 修复删除带来的宽度问题
+ - 导入制定列,导入,解决复杂表头的导入
+ - 在导出Excel需要指定某些列隐藏
+ - 兼容多模块,读取jar包中的文件
+ - 兼容springboot模式部署
+ - 修改模板导出样式与模板不一致
+ - 表头高度定制,地址支持url
+ - groupName导致的排序异常问题
+ - dict 这个参数
+ - 加入,fe的图片支持
- 3.0.3
- 加入了groupName 方便处理双行表头问题
- ExcelEntity 也支持双行设置
diff --git a/pom.xml b/pom.xml
index a396569..c976d5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
cn.afterturn
easypoi
- 3.0.4-SNAPSHOT
+ 3.1.0
pom
easypoi
@@ -45,7 +45,7 @@
- 3.0.4-SNAPSHOT
+ 3.1.0
3.15
2.9.1
16.0.1