feat: 用户管理后端与日志库迁移
This commit is contained in:
@@ -57,6 +57,13 @@
|
||||
"identity:permission:create",
|
||||
"identity:permission:update",
|
||||
"identity:permission:delete",
|
||||
"identity:user:read",
|
||||
"identity:user:create",
|
||||
"identity:user:update",
|
||||
"identity:user:delete",
|
||||
"identity:user:status",
|
||||
"identity:user:reset-password",
|
||||
"identity:user:batch",
|
||||
"role-template:read",
|
||||
"role-template:create",
|
||||
"role-template:update",
|
||||
@@ -171,6 +178,13 @@
|
||||
"identity:permission:create",
|
||||
"identity:permission:update",
|
||||
"identity:permission:delete",
|
||||
"identity:user:read",
|
||||
"identity:user:create",
|
||||
"identity:user:update",
|
||||
"identity:user:delete",
|
||||
"identity:user:status",
|
||||
"identity:user:reset-password",
|
||||
"identity:user:batch",
|
||||
"tenant-bill:read",
|
||||
"tenant-bill:create",
|
||||
"tenant-bill:pay",
|
||||
|
||||
Reference in New Issue
Block a user