Compare commits
No commits in common. "c1d618326b2a385c31e24ada3f306a4039ee7b0d" and "238def80893b11a0c20a23f536ead279339244b5" have entirely different histories.
c1d618326b
...
238def8089
File diff suppressed because it is too large
Load Diff
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue