From 6efaa41969ab89c1e1bd468b1b895f6689b7f70d Mon Sep 17 00:00:00 2001 From: zhaoqingang <zhaoqg0118@163.com> Date: 星期四, 20 二月 2025 10:04:59 +0800 Subject: [PATCH] tmp --- app/service/service_token.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/service/service_token.py b/app/service/service_token.py index 236a0d7..9707d3c 100644 --- a/app/service/service_token.py +++ b/app/service/service_token.py @@ -118,4 +118,4 @@ await ragflow_service.add_user_tenant(token, user.app_id, u.email, u.app_id) - update_ragflow_user_tenant(sync_user.id) + update_ragflow_user_tenant(user.app_id) -- Gitblit v1.8.0