feat: rbac迁移完成,并已部署至dev服务器

This commit is contained in:
Blizzard
2026-05-01 01:19:50 +08:00
parent f80a3dc064
commit 8b11068fef
250 changed files with 6314 additions and 13072 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ service file-api {
@doc "删除文件"
@handler DeleteFile
delete /delete (IdsReq)
post /delete (IdsReq)
@doc "文件列表"
@handler GetFileList