From bbe672208fa862b3a01473336e5711b679279293 Mon Sep 17 00:00:00 2001 From: zlyx <1242874891@qq.com> Date: 星期三, 02 八月 2023 14:51:23 +0800 Subject: [PATCH] add 新增 SysSocialServiceImpl#updateByBo 更新社会化关系 ; update 优化 SysLoginService#socialRegister 对已绑定用户进行更新 ; reset 回滚上一提交中 SysSocialServiceImpl#selectByAuthId 会导致多种数据库不兼容 ; --- ruoyi-common/ruoyi-common-satoken/src/main/resources/common-satoken.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ruoyi-common/ruoyi-common-satoken/src/main/resources/common-satoken.yml b/ruoyi-common/ruoyi-common-satoken/src/main/resources/common-satoken.yml index c631641..95e1b41 100644 --- a/ruoyi-common/ruoyi-common-satoken/src/main/resources/common-satoken.yml +++ b/ruoyi-common/ruoyi-common-satoken/src/main/resources/common-satoken.yml @@ -1,6 +1,8 @@ # 鍐呯疆閰嶇疆 涓嶅厑璁镐慨鏀� 濡傞渶淇敼璇峰湪 nacos 涓婂啓鐩稿悓閰嶇疆瑕嗙洊 # Sa-Token閰嶇疆 sa-token: + # 鍏佽鍔ㄦ�佽缃� token 鏈夋晥鏈� + dynamic-active-timeout: true # 鍏佽浠� 璇锋眰鍙傛暟 璇诲彇 token is-read-body: true # 鍏佽浠� header 璇诲彇 token -- Gitblit v1.9.3