no message

This commit is contained in:
setthawutttty 2023-08-15 13:58:07 +07:00
parent a677f7869c
commit 74b8362523
4 changed files with 30 additions and 5 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,