feat: Tool type in resource authorization
parent
1f5544b13e
commit
6e53d2ab0e
|
|
@ -13,7 +13,8 @@ FROM (
|
|||
user_id,
|
||||
workspace_id,
|
||||
icon,
|
||||
folder_id
|
||||
folder_id,
|
||||
tool_type
|
||||
FROM
|
||||
tool
|
||||
${query_set}
|
||||
|
|
|
|||
Loading…
Reference in New Issue