添加管理员控制器,支持 OIDC 配置的 CRUD 操作,更新路由和 DTO 结构

This commit is contained in:
2025-07-24 09:22:35 +08:00
parent 58c370ec65
commit 19c8a9eac5
7 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
package ctxutils

View File

@ -0,0 +1 @@
package model

View File

@ -0,0 +1 @@
package tasks

View File

@ -0,0 +1 @@
package tasks