แยก dialog

This commit is contained in:
setthawutttty 2024-10-22 17:42:03 +07:00
parent e0a2a2bc35
commit 17d1cc19c8
8 changed files with 1067 additions and 876 deletions

View file

@ -8,7 +8,6 @@ interface RequestObject {
gender: string | null;
lastName: string;
nationality: string | null;
phone: string | null;
// posLevelId: string;
// posTypeId: string;
prefix: string;