1
0
mirror of synced 2026-03-24 22:03:14 +08:00

添加微信公众号登录,区分公众号和开放平台

This commit is contained in:
Yangkai.Shen
2019-12-17 18:38:01 +08:00
parent 8a2f4067c2
commit 248ec4fc4d
2 changed files with 13 additions and 6 deletions

View File

@@ -67,7 +67,7 @@
<!--SpringBoot版本-->
<spring-boot.version>2.1.8.RELEASE</spring-boot.version>
<!--JustAuth版本-->
<justauth.version>1.13.1</justauth.version>
<justauth.version>1.13.2-SNAPSHOT</justauth.version>
</properties>
<dependencies>