refactor: edit typqe
This commit is contained in:
parent
1f8d7fd761
commit
795195412b
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ export type BankBook = {
|
|||
accountType: string;
|
||||
currentlyUse: boolean;
|
||||
bankQr?: File;
|
||||
bankUrl?: string;
|
||||
branchId?: string;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue