fix ชื่อ-นามสกุล

This commit is contained in:
AnandaTon 2023-09-19 17:42:17 +07:00
parent 4966b1d2e2
commit 1c57374868
12 changed files with 833 additions and 1082 deletions

View file

@ -35,6 +35,7 @@ interface ResponseItems {
suggestion: string;
status: string;
datetext: string | null;
fullname: string;
appointDate: any;
}