fix reprot
This commit is contained in:
parent
aa2a7a5f5d
commit
938b1f8e98
6 changed files with 229 additions and 92 deletions
|
|
@ -55,6 +55,8 @@ interface DataStructureTree {
|
|||
orgRootCode: string;
|
||||
orgRootShortName: string;
|
||||
isDeputy?: boolean;
|
||||
id?: string;
|
||||
orgTreeDnaId?: string; // Added for compatibility with the new structure
|
||||
}
|
||||
|
||||
interface DataStrategy {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue