Compare commits

..

No commits in common. "c1d618326b2a385c31e24ada3f306a4039ee7b0d" and "238def80893b11a0c20a23f536ead279339244b5" have entirely different histories.

2 changed files with 1125 additions and 1146 deletions

View File

@ -11,9 +11,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common.Dto
public string Code { get; set; }
public string DateType { get; set; }
public string Identification { get; set; }
}
}
public class TypeNameDto
{