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;
|
taxNo: string;
|
||||||
id: string;
|
id: string;
|
||||||
code: string;
|
code: string;
|
||||||
|
telephoneNo: string;
|
||||||
|
lineId: string;
|
||||||
contact: BranchContact[];
|
contact: BranchContact[];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue