代码修改
parent
11e5448acf
commit
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