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

1.1.5 修复security登录

This commit is contained in:
2018-11-20 20:27:02 +08:00
parent 46fd55351c
commit 535b47bc9e
3 changed files with 14 additions and 2 deletions

View File

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