feat: Tool type in resource authorization

v3.2
zhangzhanwei 2025-08-22 16:34:12 +08:00 committed by zhanweizhang7
parent 1f5544b13e
commit 6e53d2ab0e
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ FROM (
user_id,
workspace_id,
icon,
folder_id
folder_id,
tool_type
FROM
tool
${query_set}