ทะเบียนประวัติ ==> ข้อมูลส่วนตัว, รายการคำร้องขอแก้ไขทะเบียนประวัติ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-12-02 18:09:51 +07:00
parent b9cd90d70a
commit b21a4f53ac
13 changed files with 64 additions and 85 deletions

View file

@ -1,5 +1,5 @@
interface RequestObject {
birthDate: Date | null | string;
birthDate: Date | null;
bloodGroup: string | null;
citizenId: string;
// email: string | null;