feat: 注册 api/add_user.dspy 和 api/update_user.dspy RBAC 权限
This commit is contained in:
parent
ad601403cf
commit
5ddbf299bf
@ -77,6 +77,8 @@ PATHS_LOGINED = [
|
||||
f"/{MOD}/users",
|
||||
f"/{MOD}/usersync",
|
||||
f"/{MOD}/usersync/index.dspy",
|
||||
f"/{MOD}/api/add_user.dspy",
|
||||
f"/{MOD}/api/update_user.dspy",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user