增加excel导出通用组件

This commit is contained in:
2020-07-19 14:39:51 +08:00
parent 5025b3b060
commit 21434d8cd3
4 changed files with 114 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ allprojects {
subprojects {
ext {
version '0.5.0'
version '0.5.1'
spring_version = "2.3.0.RELEASE"
}