ปรับ UI

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-22 18:04:12 +07:00
parent 30d342728b
commit 0612820928
45 changed files with 93 additions and 76 deletions

View file

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