no message
This commit is contained in:
parent
b66dfe0142
commit
8ccebc72bc
5 changed files with 9 additions and 8 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