fix
This commit is contained in:
parent
73db661b34
commit
e3fb686d62
3 changed files with 12 additions and 3 deletions
|
|
@ -42,6 +42,7 @@ interface ResProfileProbation {
|
|||
rank: string;
|
||||
refCommandNo: string;
|
||||
root: string;
|
||||
rootDna: string;
|
||||
}
|
||||
|
||||
export type { ResListProbation, ResProfileProbation };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue