9 天以前 84e29c9adb718b42a693e954d2b771651ef36796
yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/dataobject/oauth2/OAuth2RefreshTokenDO.java
@@ -14,7 +14,7 @@
/**
 * OAuth2 刷新令牌
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@TableName(value = "system_oauth2_refresh_token", autoResultMap = true)
// 由于 Oracle 的 SEQ 的名字长度有限制,所以就先用 system_oauth2_access_token_seq 吧,反正也没啥问题