ขอแก้ไขทะเบียนประวัติ mapping และปรับ format ข้อมูล

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-11 16:12:58 +07:00
parent f36e8e720c
commit 0d769363a4
2 changed files with 97 additions and 28 deletions

View file

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