mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-23 05:00:25 +08:00
Merge branch 'develop' of gitee.com:youlaitech/youlai-mall into develop
This commit is contained in:
commit
295ba9a868
@ -19,7 +19,7 @@ import java.util.Map;
|
|||||||
public class WechatTokenGranter extends AbstractTokenGranter {
|
public class WechatTokenGranter extends AbstractTokenGranter {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 声明授权者 CaptchaTokenGranter 支持授权模式 wechat
|
* 声明授权者 WechatTokenGranter 支持授权模式 wechat
|
||||||
* 根据接口传值 grant_type = wechat 的值匹配到此授权者
|
* 根据接口传值 grant_type = wechat 的值匹配到此授权者
|
||||||
* 匹配逻辑详见下面的两个方法
|
* 匹配逻辑详见下面的两个方法
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user