no message

This commit is contained in:
setthawutttty 2024-11-07 10:39:49 +07:00
parent c7bbe78fc7
commit 0b210c17c6
3 changed files with 54 additions and 38 deletions

View file

@ -114,7 +114,7 @@ interface PersonsAppointData {
positionType: string;
positionLevel: string;
actFullName: string;
positionNo: string;
posNo: string;
role?: string;
}