diff --git a/CHANGELOG.md b/CHANGELOG.md
index 042e4a0..21dcac7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## 1.0.7
+
+## 新增
+
+> feat(web): 增加uploadFileCustomize方法,允许自定义文件存放情况
+
+## 优化
+> perf(login): 增加默认值,防止token解析异常
+
## 1.0.6
### 新增
diff --git a/pom.xml b/pom.xml
index ccbdc89..778a43c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 1.0.6
+ 1.0.7
pom
springboot-parent
杭州铁晟科技有限公司基础依赖
@@ -57,55 +57,55 @@
com.tiesheng.springboot-parent
springboot-database
- 1.0.6
+ 1.0.7
com.tiesheng.springboot-parent
springboot-login
- 1.0.6
+ 1.0.7
com.tiesheng.springboot-parent
springboot-web
- 1.0.6
+ 1.0.7
com.tiesheng.springboot-parent
springboot-util
- 1.0.6
+ 1.0.7
com.tiesheng.springboot-parent
springboot-platform
- 1.0.6
+ 1.0.7
com.tiesheng.springboot-parent
springboot-message
- 1.0.6
+ 1.0.7
com.tiesheng.springboot-parent
springboot-encrypt
- 1.0.6
+ 1.0.7
com.tiesheng.springboot-parent
springboot-annotation
- 1.0.6
+ 1.0.7
com.tiesheng.springboot-parent
springboot-poi
- 1.0.6
+ 1.0.7
diff --git a/springboot-ademo/pom.xml b/springboot-ademo/pom.xml
index a7c4e8f..47ffc5d 100644
--- a/springboot-ademo/pom.xml
+++ b/springboot-ademo/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 1.0.6
+ 1.0.7
springboot-ademo
diff --git a/springboot-annotation/pom.xml b/springboot-annotation/pom.xml
index e96275c..4860a45 100644
--- a/springboot-annotation/pom.xml
+++ b/springboot-annotation/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 1.0.6
+ 1.0.7
springboot-annotation
diff --git a/springboot-database/pom.xml b/springboot-database/pom.xml
index f48d52c..baa4e54 100644
--- a/springboot-database/pom.xml
+++ b/springboot-database/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 1.0.6
+ 1.0.7
springboot-database
diff --git a/springboot-encrypt/pom.xml b/springboot-encrypt/pom.xml
index 80148ca..3ff24d4 100644
--- a/springboot-encrypt/pom.xml
+++ b/springboot-encrypt/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 1.0.6
+ 1.0.7
springboot-encrypt
diff --git a/springboot-login/pom.xml b/springboot-login/pom.xml
index efc0f90..fcc1d6a 100644
--- a/springboot-login/pom.xml
+++ b/springboot-login/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 1.0.6
+ 1.0.7
springboot-login
diff --git a/springboot-message/pom.xml b/springboot-message/pom.xml
index 783f6b8..faf93c4 100644
--- a/springboot-message/pom.xml
+++ b/springboot-message/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 1.0.6
+ 1.0.7
springboot-message
diff --git a/springboot-platform/pom.xml b/springboot-platform/pom.xml
index 009074f..ed7390d 100644
--- a/springboot-platform/pom.xml
+++ b/springboot-platform/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 1.0.6
+ 1.0.7
springboot-platform
diff --git a/springboot-poi/pom.xml b/springboot-poi/pom.xml
index 503c6f9..70d5a64 100644
--- a/springboot-poi/pom.xml
+++ b/springboot-poi/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 1.0.6
+ 1.0.7
springboot-poi
diff --git a/springboot-util/pom.xml b/springboot-util/pom.xml
index 7dfd64c..772fb18 100644
--- a/springboot-util/pom.xml
+++ b/springboot-util/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 1.0.6
+ 1.0.7
springboot-util
diff --git a/springboot-web/pom.xml b/springboot-web/pom.xml
index 42b574b..b022516 100644
--- a/springboot-web/pom.xml
+++ b/springboot-web/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 1.0.6
+ 1.0.7
springboot-web