fix: 修复公告过时警告并补齐用户权限
This commit is contained in:
@@ -38,7 +38,6 @@ public sealed class AnnouncementQueryPerformanceTests
|
||||
Status = AnnouncementStatus.Published,
|
||||
TargetType = targetType,
|
||||
TargetParameters = targetParameters,
|
||||
IsActive = true,
|
||||
RowVersion = new byte[] { 1 }
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user