feat(centralui): Bundle Import filter on ConfigurationAuditLog page
This commit is contained in:
@@ -25,6 +25,7 @@ public interface ICentralUiRepository
|
||||
DateTimeOffset? to = null,
|
||||
string? entityId = null,
|
||||
string? entityName = null,
|
||||
Guid? bundleImportId = null,
|
||||
int page = 1,
|
||||
int pageSize = 50,
|
||||
CancellationToken cancellationToken = default);
|
||||
|
||||
Reference in New Issue
Block a user