resolve and test tagprovider and fileprovider ...
This commit is contained in:
@@ -155,6 +155,10 @@ namespace xFileService.Providers
|
||||
{
|
||||
result.Items = await ToDtoList(queryResult.Items);
|
||||
}
|
||||
else
|
||||
{
|
||||
result.Items = new List<XFileDto>();
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user