1
0
mirror of https://gitee.com/incloudcode/yexuejc-springboot.git synced 2025-10-14 22:17:55 +08:00

2.1.1 redis 配置修改,增加开关,更兼容

This commit is contained in:
2019-11-01 13:33:10 +08:00
parent 73b767786f
commit 85362e6537
6 changed files with 16 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>com.yexuejc.springboot</groupId>
<artifactId>yexuejc-springboot-parent</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
<!-- 本地打包:使用相对关联路径 -->
<!--<relativePath>../</relativePath>-->
</parent>