8 天以前 a7f86b6000033c135f233d9fbf4131532b1ff95c
yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/service/oauth2/OAuth2CodeService.java
@@ -9,7 +9,7 @@
 *
 * 从功能上,和 Spring Security OAuth 的 JdbcAuthorizationCodeServices 的功能,提供授权码的操作
 *
 * @author 芋道源码
 * @author 超级管理员
 */
public interface OAuth2CodeService {