no message
This commit is contained in:
parent
a677f7869c
commit
74b8362523
4 changed files with 30 additions and 5 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue