From 1ba0dbfde5634c8bf2ec20891d6b226b996f6b59 Mon Sep 17 00:00:00 2001 From: 云 <2163098428@qq.com> Date: 星期三, 02 九月 2026 14:24:38 +0800 Subject: [PATCH] refactor(mes): 优化MES生产扫码入库功能支持多类型扫码 --- yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/dataobject/oauth2/OAuth2RefreshTokenDO.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/dataobject/oauth2/OAuth2RefreshTokenDO.java b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/dataobject/oauth2/OAuth2RefreshTokenDO.java index 4f00af4..d96f358 100644 --- a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/dataobject/oauth2/OAuth2RefreshTokenDO.java +++ b/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 鍚э紝鍙嶆涔熸病鍟ラ棶棰� -- Gitblit v1.9.3