This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-04 15:21:23 +07:00
parent aa9b04772b
commit 3b6c22027c
26 changed files with 155 additions and 134 deletions

View file

@ -14,6 +14,7 @@ interface RequestObject {
rank: string | null;
relationship: string | null;
religion: string | null;
phone: string | null;
// telephoneNumber: string | null;
}