代码修改

This commit is contained in:
he
2024-05-30 14:31:20 +08:00
parent 11e5448acf
commit db1a0195fe
2 changed files with 1146 additions and 1125 deletions
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
{