fix: allow refreshing skills hub routes (#12767)

This commit is contained in:
王贺
2026-05-19 16:22:29 +08:00
committed by zhengkunwang223
parent f41e5e3da5
commit 9d3313fe11

View File

@@ -73,6 +73,8 @@ var WebUrlMap = map[string]struct{}{
"/ai/ai-proxy/groups": {},
"/ai/ai-proxy/usage": {},
"/ai/ai-proxy/content": {},
"/ai/skills-hub": {},
"/ai/skills-hub/targets": {},
"/ai/benchmark": {},
"/ai/model/account": {},
"/ai/model/local": {},