diff --git a/doc/docs/_sidebar.md b/doc/docs/_sidebar.md
index 963a464c..ebd36097 100644
--- a/doc/docs/_sidebar.md
+++ b/doc/docs/_sidebar.md
@@ -1,34 +1,34 @@
-* [首页](/?t=1570521912278)
+* [首页](/?t=1570617107575)
* 开发文档
- * [快速体验](files/10010_快速体验.md?t=1570521912281)
- * [项目接入到SOP](files/10011_项目接入到SOP.md?t=1570521912300)
- * [新增接口](files/10020_新增接口.md?t=1570521912300)
- * [开发流程](files/10021_开发流程.md?t=1570521912300)
- * [业务参数校验](files/10030_业务参数校验.md?t=1570521912301)
- * [错误处理](files/10040_错误处理.md?t=1570521912301)
- * [编写文档](files/10041_编写文档.md?t=1570521912301)
- * [接口交互详解](files/10050_接口交互详解.md?t=1570521912301)
- * [easyopen支持](files/10070_easyopen支持.md?t=1570521912301)
- * [使用签名校验工具](files/10080_使用签名校验工具.md?t=1570521912301)
- * [ISV管理](files/10085_ISV管理.md?t=1570521912301)
- * [自定义返回结果](files/10087_自定义返回结果.md?t=1570521912301)
- * [自定义过滤器](files/10088_自定义过滤器.md?t=1570521912302)
- * [路由授权](files/10090_路由授权.md?t=1570521912302)
- * [接口限流](files/10092_接口限流.md?t=1570521912302)
- * [监控日志](files/10093_监控日志.md?t=1570521912302)
- * [SDK开发](files/10095_SDK开发.md?t=1570521912302)
- * [使用SpringCloudGateway](files/10096_使用SpringCloudGateway.md?t=1570521912302)
- * [应用授权](files/10097_应用授权.md?t=1570521912302)
- * [提供restful接口](files/10100_提供restful接口.md?t=1570521912302)
- * [文件上传](files/10104_文件上传.md?t=1570521912302)
- * [配置Sleuth链路追踪](files/10109_配置Sleuth链路追踪.md?t=1570521912303)
- * [预发布灰度发布](files/10110_预发布灰度发布.md?t=1570521912303)
- * [动态修改请求参数](files/10111_动态修改请求参数.md?t=1570521912303)
- * [使用eureka](files/10112_使用eureka.md?t=1570521912303)
- * [扩展其它注册中心](files/10113_扩展其它注册中心.md?t=1570521912303)
+ * [快速体验](files/10010_快速体验.md?t=1570617107578)
+ * [项目接入到SOP](files/10011_项目接入到SOP.md?t=1570617107596)
+ * [新增接口](files/10020_新增接口.md?t=1570617107596)
+ * [开发流程](files/10021_开发流程.md?t=1570617107596)
+ * [业务参数校验](files/10030_业务参数校验.md?t=1570617107596)
+ * [错误处理](files/10040_错误处理.md?t=1570617107596)
+ * [编写文档](files/10041_编写文档.md?t=1570617107596)
+ * [接口交互详解](files/10050_接口交互详解.md?t=1570617107596)
+ * [easyopen支持](files/10070_easyopen支持.md?t=1570617107597)
+ * [使用签名校验工具](files/10080_使用签名校验工具.md?t=1570617107597)
+ * [ISV管理](files/10085_ISV管理.md?t=1570617107597)
+ * [自定义返回结果](files/10087_自定义返回结果.md?t=1570617107597)
+ * [自定义过滤器](files/10088_自定义过滤器.md?t=1570617107597)
+ * [路由授权](files/10090_路由授权.md?t=1570617107597)
+ * [接口限流](files/10092_接口限流.md?t=1570617107597)
+ * [监控日志](files/10093_监控日志.md?t=1570617107597)
+ * [SDK开发](files/10095_SDK开发.md?t=1570617107597)
+ * [使用SpringCloudGateway](files/10096_使用SpringCloudGateway.md?t=1570617107597)
+ * [应用授权](files/10097_应用授权.md?t=1570617107598)
+ * [提供restful接口](files/10100_提供restful接口.md?t=1570617107598)
+ * [文件上传](files/10104_文件上传.md?t=1570617107598)
+ * [配置Sleuth链路追踪](files/10109_配置Sleuth链路追踪.md?t=1570617107598)
+ * [预发布灰度发布](files/10110_预发布灰度发布.md?t=1570617107598)
+ * [动态修改请求参数](files/10111_动态修改请求参数.md?t=1570617107598)
+ * [使用eureka](files/10112_使用eureka.md?t=1570617107598)
+ * [扩展其它注册中心](files/10113_扩展其它注册中心.md?t=1570617107598)
* 原理分析
- * [原理分析之@ApiMapping](files/90010_原理分析之@ApiMapping.md?t=1570521912303)
- * [原理分析之如何存储路由](files/90011_原理分析之如何存储路由.md?t=1570521912303)
- * [原理分析之如何路由](files/90012_原理分析之如何路由.md?t=1570521912303)
- * [原理分析之文档归纳](files/90013_原理分析之文档归纳.md?t=1570521912303)
- * [常见问题](files/90100_常见问题.md?t=1570521912303)
+ * [原理分析之@ApiMapping](files/90010_原理分析之@ApiMapping.md?t=1570617107598)
+ * [原理分析之如何存储路由](files/90011_原理分析之如何存储路由.md?t=1570617107598)
+ * [原理分析之如何路由](files/90012_原理分析之如何路由.md?t=1570617107598)
+ * [原理分析之文档归纳](files/90013_原理分析之文档归纳.md?t=1570617107598)
+ * [常见问题](files/90100_常见问题.md?t=1570617107598)
diff --git a/doc/docs/files/10070_easyopen支持.md b/doc/docs/files/10070_easyopen支持.md
index 1fe7c099..438f7022 100644
--- a/doc/docs/files/10070_easyopen支持.md
+++ b/doc/docs/files/10070_easyopen支持.md
@@ -13,7 +13,7 @@ SOP对easyopen项目提供了很好的支持,如果您的服务端使用了eas
com.gitee.sop
sop-service-common
- 2.3.0-SNAPSHOT
+ 最新版本
diff --git a/sop-common/pom.xml b/sop-common/pom.xml
index 31fe983a..6ff8aa0d 100644
--- a/sop-common/pom.xml
+++ b/sop-common/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.gitee.sop
sop-common
- 2.3.0-SNAPSHOT
+ 2.3.1-SNAPSHOT
pom
diff --git a/sop-common/sop-gateway-common/pom.xml b/sop-common/sop-gateway-common/pom.xml
index 0dcc36d3..d4922d28 100644
--- a/sop-common/sop-gateway-common/pom.xml
+++ b/sop-common/sop-gateway-common/pom.xml
@@ -5,11 +5,11 @@
com.gitee.sop
sop-common
- 2.3.0-SNAPSHOT
+ 2.3.1-SNAPSHOT
../pom.xml
sop-gateway-common
- 2.3.0-SNAPSHOT
+ 2.3.1-SNAPSHOT
jar
sop-gateway-common
diff --git a/sop-common/sop-service-common/pom.xml b/sop-common/sop-service-common/pom.xml
index 43ddc12a..36c9308e 100644
--- a/sop-common/sop-service-common/pom.xml
+++ b/sop-common/sop-service-common/pom.xml
@@ -6,11 +6,11 @@
com.gitee.sop
sop-common
- 2.3.0-SNAPSHOT
+ 2.3.1-SNAPSHOT
../pom.xml
sop-service-common
- 2.3.0-SNAPSHOT
+ 2.3.1-SNAPSHOT
jar
sop-service-common
diff --git a/sop-example/sop-book/sop-book-web/pom.xml b/sop-example/sop-book/sop-book-web/pom.xml
index 10b76abb..195437fa 100644
--- a/sop-example/sop-book/sop-book-web/pom.xml
+++ b/sop-example/sop-book/sop-book-web/pom.xml
@@ -28,7 +28,7 @@
com.gitee.sop
sop-service-common
- 2.3.0-SNAPSHOT
+ 2.3.1-SNAPSHOT
com.gitee.sop
diff --git a/sop-example/sop-easyopen/pom.xml b/sop-example/sop-easyopen/pom.xml
index 55af20a8..dc717dc9 100644
--- a/sop-example/sop-easyopen/pom.xml
+++ b/sop-example/sop-easyopen/pom.xml
@@ -29,7 +29,7 @@
com.gitee.sop
sop-service-common
- 2.3.0-SNAPSHOT
+ 2.3.1-SNAPSHOT
diff --git a/sop-example/sop-story/sop-story-web/pom.xml b/sop-example/sop-story/sop-story-web/pom.xml
index 9f5e200f..1f9c5c1f 100644
--- a/sop-example/sop-story/sop-story-web/pom.xml
+++ b/sop-example/sop-story/sop-story-web/pom.xml
@@ -28,7 +28,7 @@
com.gitee.sop
sop-service-common
- 2.3.0-SNAPSHOT
+ 2.3.1-SNAPSHOT
com.gitee.sop
diff --git a/sop-gateway/pom.xml b/sop-gateway/pom.xml
index 2becb391..7806184c 100644
--- a/sop-gateway/pom.xml
+++ b/sop-gateway/pom.xml
@@ -29,7 +29,7 @@
com.gitee.sop
sop-gateway-common
- 2.3.0-SNAPSHOT
+ 2.3.1-SNAPSHOT
diff --git a/sop-website/pom.xml b/sop-website/pom.xml
index fc7d3af4..3f0731ca 100644
--- a/sop-website/pom.xml
+++ b/sop-website/pom.xml
@@ -35,7 +35,7 @@
com.gitee.sop
sop-gateway-common
- 2.3.0-SNAPSHOT
+ 2.3.1-SNAPSHOT