refactor: 清理平台表述并统一为系统
This commit is contained in:
@@ -84,7 +84,7 @@ public sealed class CreateAnnouncementCommandValidatorTests
|
||||
// Arrange
|
||||
var command = AnnouncementTestData.CreateValidCreateCommand() with
|
||||
{
|
||||
PublisherScope = PublisherScope.Platform
|
||||
PublisherScope = PublisherScope.System
|
||||
};
|
||||
|
||||
// Act
|
||||
|
||||
Reference in New Issue
Block a user