feat: 租户账单公告通知接口

This commit is contained in:
2025-12-03 21:08:28 +08:00
parent 075906266a
commit 9fe7d9606d
47 changed files with 1522 additions and 4 deletions

View File

@@ -60,6 +60,15 @@
"role-template:create",
"role-template:update",
"role-template:delete",
"tenant-bill:read",
"tenant-bill:create",
"tenant-bill:pay",
"tenant-announcement:read",
"tenant-announcement:create",
"tenant-announcement:update",
"tenant-announcement:delete",
"tenant-notification:read",
"tenant-notification:update",
"tenant:create",
"tenant:read",
"tenant:review",
@@ -127,6 +136,15 @@
"identity:permission:create",
"identity:permission:update",
"identity:permission:delete",
"tenant-bill:read",
"tenant-bill:create",
"tenant-bill:pay",
"tenant-announcement:read",
"tenant-announcement:create",
"tenant-announcement:update",
"tenant-announcement:delete",
"tenant-notification:read",
"tenant-notification:update",
"tenant:read",
"tenant:subscription",
"tenant:quota:check",
@@ -226,6 +244,15 @@
"role-template:create",
"role-template:update",
"role-template:delete",
"tenant-bill:read",
"tenant-bill:create",
"tenant-bill:pay",
"tenant-announcement:read",
"tenant-announcement:create",
"tenant-announcement:update",
"tenant-announcement:delete",
"tenant-notification:read",
"tenant-notification:update",
"tenant:create",
"tenant:read",
"tenant:review",