feat: Tool type in resource authorization

This commit is contained in:
zhangzhanwei 2025-08-22 16:34:12 +08:00 committed by zhanweizhang7
parent 1f5544b13e
commit 6e53d2ab0e

View File

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