Compare commits
2 Commits
238def8089
...
c1d618326b
Author | SHA1 | Date |
---|---|---|
|
c1d618326b | |
|
db1a0195fe |
File diff suppressed because it is too large
Load Diff
|
@ -11,7 +11,9 @@ 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