fix: add pipeline_task.js to any permissions
This commit is contained in:
parent
4a68f60f25
commit
72f04fdbba
@ -18,6 +18,7 @@ PATHS_LOGINED = [
|
||||
f"/{MOD}/api/task_control.dspy",
|
||||
]
|
||||
|
||||
# any — 无需登录(JS/CSS资源)
|
||||
PATHS_ANY = [
|
||||
f"/{MOD}/pipeline_task.js",
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user