fix กจ. ไม่เห็นรายชื่อผู้สอบผ่านหลังจากเผยแพร่โครงสร้าง Task #2219
All checks were successful
Build & Deploy Placement Service / build (push) Successful in 1m11s

This commit is contained in:
harid 2026-01-21 17:00:45 +07:00
parent c3901d56b3
commit d3501e831c
2 changed files with 12 additions and 7 deletions

View file

@ -15,5 +15,6 @@ namespace BMA.EHR.Placement.Service.Requests
public string? child2Id { get; set; }
public string? child3Id { get; set; }
public string? child4Id { get; set; }
public string? rootDnaId { get; set; }
}
}