no message

This commit is contained in:
setthawutttty 2023-08-16 18:05:16 +07:00
parent b66dfe0142
commit 8ccebc72bc
5 changed files with 9 additions and 8 deletions

View file

@ -2,8 +2,8 @@ interface officerType {
no:number,
id: string,
prefix: string,
firstname: string,
lastname: string,
firstName: string,
lastName: string,
position: string,
posNo: string,
positionLevel: string,