代码修改

IRC_NewDev
he 2024-05-30 14:31:20 +08:00
parent 11e5448acf
commit db1a0195fe
2 changed files with 1146 additions and 1125 deletions

View File

@ -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
{