diff --git a/pom.xml b/pom.xml
index 532c464..167d31f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 0.9.7
+ 0.9.8
pom
springboot-parent
杭州铁晟科技有限公司基础依赖
@@ -57,55 +57,55 @@
com.tiesheng.springboot-parent
springboot-database
- 0.9.7
+ 0.9.8
com.tiesheng.springboot-parent
springboot-login
- 0.9.7
+ 0.9.8
com.tiesheng.springboot-parent
springboot-web
- 0.9.7
+ 0.9.8
com.tiesheng.springboot-parent
springboot-util
- 0.9.7
+ 0.9.8
com.tiesheng.springboot-parent
springboot-platform
- 0.9.7
+ 0.9.8
com.tiesheng.springboot-parent
springboot-message
- 0.9.7
+ 0.9.8
com.tiesheng.springboot-parent
springboot-encrypt
- 0.9.7
+ 0.9.8
com.tiesheng.springboot-parent
springboot-annotation
- 0.9.7
+ 0.9.8
com.tiesheng.springboot-parent
springboot-poi
- 0.9.7
+ 0.9.8
diff --git a/springboot-ademo/pom.xml b/springboot-ademo/pom.xml
index eb26085..27824af 100644
--- a/springboot-ademo/pom.xml
+++ b/springboot-ademo/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 0.9.7
+ 0.9.8
springboot-ademo
diff --git a/springboot-annotation/pom.xml b/springboot-annotation/pom.xml
index 9c13e15..116a300 100644
--- a/springboot-annotation/pom.xml
+++ b/springboot-annotation/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 0.9.7
+ 0.9.8
springboot-annotation
diff --git a/springboot-database/pom.xml b/springboot-database/pom.xml
index cf8fd2a..f6e05b4 100644
--- a/springboot-database/pom.xml
+++ b/springboot-database/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 0.9.7
+ 0.9.8
springboot-database
diff --git a/springboot-encrypt/pom.xml b/springboot-encrypt/pom.xml
index 08f3236..3817763 100644
--- a/springboot-encrypt/pom.xml
+++ b/springboot-encrypt/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 0.9.7
+ 0.9.8
springboot-encrypt
diff --git a/springboot-login/pom.xml b/springboot-login/pom.xml
index d037d0f..f77446f 100644
--- a/springboot-login/pom.xml
+++ b/springboot-login/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 0.9.7
+ 0.9.8
springboot-login
diff --git a/springboot-message/pom.xml b/springboot-message/pom.xml
index 2df9470..1f90ddd 100644
--- a/springboot-message/pom.xml
+++ b/springboot-message/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 0.9.7
+ 0.9.8
springboot-message
diff --git a/springboot-platform/pom.xml b/springboot-platform/pom.xml
index 9eed344..07110f0 100644
--- a/springboot-platform/pom.xml
+++ b/springboot-platform/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 0.9.7
+ 0.9.8
springboot-platform
diff --git a/springboot-poi/pom.xml b/springboot-poi/pom.xml
index ac2499f..515133c 100644
--- a/springboot-poi/pom.xml
+++ b/springboot-poi/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 0.9.7
+ 0.9.8
springboot-poi
diff --git a/springboot-util/pom.xml b/springboot-util/pom.xml
index 5b285fb..ca4cd94 100644
--- a/springboot-util/pom.xml
+++ b/springboot-util/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 0.9.7
+ 0.9.8
springboot-util
diff --git a/springboot-web/pom.xml b/springboot-web/pom.xml
index 78c7fbf..32699b1 100644
--- a/springboot-web/pom.xml
+++ b/springboot-web/pom.xml
@@ -6,7 +6,7 @@
com.tiesheng.springboot-parent
springboot-parent
- 0.9.7
+ 0.9.8
springboot-web
diff --git a/springboot-web/src/main/java/com/tiesheng/core/service/CoreLogService.java b/springboot-web/src/main/java/com/tiesheng/core/service/CoreLogService.java
index 1869830..f814c8a 100644
--- a/springboot-web/src/main/java/com/tiesheng/core/service/CoreLogService.java
+++ b/springboot-web/src/main/java/com/tiesheng/core/service/CoreLogService.java
@@ -127,6 +127,7 @@ public class CoreLogService extends TsServiceBase