Merge branch 'Test_IRC_Net8' of http://192.168.3.68:2000/XCKJ/irc-netcore-api into Test_IRC_Net8
continuous-integration/drone/push Build is passing Details

IRC_NewDev
hang 2024-05-30 14:37:39 +08:00
commit b51fdc5769
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
{