liu
昨天 c3b0503f8e2ecf955d0e8e4ca9294e6cd5199c0b
yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/oauth2/OAuth2TokenService.java
@@ -11,7 +11,7 @@
 *
 * 从功能上,和 Spring Security OAuth 的 DefaultTokenServices + JdbcTokenStore 的功能,提供访问令牌、刷新令牌的操作
 *
 * @author 芋道源码
 * @author 超级管理员
 */
public interface OAuth2TokenService {