1
0
mirror of https://gitee.com/incloudcode/yexuejc-springboot.git synced 2025-09-28 02:43:21 +08:00

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

This commit is contained in:
2019-11-01 13:13:02 +08:00
parent a3219408ae
commit 8916c8c6c6
4 changed files with 15 additions and 3 deletions

View File

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