fixing registy
This commit is contained in:
parent
3666cd61a9
commit
96a1722435
5 changed files with 22 additions and 11 deletions
|
|
@ -22,6 +22,7 @@ interface DataPerson {
|
|||
posTypeId: string;
|
||||
position: string;
|
||||
prefix: string;
|
||||
rank?: string;
|
||||
}
|
||||
|
||||
export type { DataType, DataLevel, DataPerson };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue