1
0
mirror of synced 2026-02-05 01:27:48 +08:00

📝 修改文档,更新依赖版本

This commit is contained in:
yadong.zhang
2019-05-18 13:17:35 +08:00
parent a52d34ed75
commit 4fb81436e2
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -25,3 +25,4 @@ hs_err_pid*
# exclude idea files # exclude idea files
.idea .idea
*.iml *.iml
*.sh

View File

@@ -67,7 +67,7 @@ JustAuth如你所见它仅仅是一个**第三方授权登录**的**工具
<dependency> <dependency>
<groupId>me.zhyd.oauth</groupId> <groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId> <artifactId>JustAuth</artifactId>
<version>1.0.1</version> <version>1.1.0</version>
</dependency> </dependency>
``` ```
- 调用api - 调用api