fix: แก้ type
This commit is contained in:
parent
1febeaee23
commit
049a0406e1
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ export type Branch = {
|
|||
taxNo: string;
|
||||
id: string;
|
||||
code: string;
|
||||
telephoneNo: string;
|
||||
lineId: string;
|
||||
contact: BranchContact[];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue