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

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

@@ -38,7 +38,6 @@ public sealed class AnnouncementQueryPerformanceTests
Status = AnnouncementStatus.Published,
TargetType = targetType,
TargetParameters = targetParameters,
IsActive = true,
RowVersion = new byte[] { 1 }
});
}