liu
2026-09-07 06c312e584b99df613728d5ea8b32df4e156f3cc
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 吧,反正也没啥问题