ปรับรายละเอียดเครื่องราชตามtor

This commit is contained in:
DESKTOP-2S5P7D1\Windows 10 2023-09-01 12:52:46 +07:00
parent fa0568f938
commit c54f3709ef
11 changed files with 16218 additions and 10 deletions

View file

@ -4,6 +4,7 @@
{
public Guid Id { get; set; }
public string CitizenId { get; set; }
public string? ProfileType { get; set; }
public Guid ProfileId { get; set; }
public string FullName { get; set; }
public string Position { get; set; }