修复公告过时警告并补齐用户权限

This commit is contained in:
2025-12-27 07:19:27 +08:00
parent caad541e2f
commit d7434e6e8b
16 changed files with 879 additions and 31 deletions

View File

@@ -53,7 +53,6 @@ public sealed class TenantAnnouncementRepositoryScopeTests
PublisherScope = PublisherScope.Tenant,
Status = AnnouncementStatus.Draft,
TargetType = "ALL_TENANTS",
IsActive = false,
RowVersion = new byte[] { 1 }
};
}