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;
|
accountType: string;
|
||||||
currentlyUse: boolean;
|
currentlyUse: boolean;
|
||||||
bankQr?: File;
|
bankQr?: File;
|
||||||
|
bankUrl?: string;
|
||||||
branchId?: string;
|
branchId?: string;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue