resolve and test tagprovider and fileprovider ...
This commit is contained in:
@@ -217,7 +217,7 @@ namespace xTagService.Providers
|
||||
//
|
||||
var tagEntity = model.FromDto();
|
||||
entity = entity.UpdateData(
|
||||
updateWith: entity,
|
||||
updateWith: tagEntity,
|
||||
propertyBlackList: new List<string>
|
||||
{
|
||||
nameof(XTagDto.Id),
|
||||
|
||||
Reference in New Issue
Block a user