Merge branch 'develop'
This commit is contained in:
commit
d2abc074cb
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
export type BranchContact = {
|
export type BranchContact = {
|
||||||
id: string;
|
id: string;
|
||||||
telephoneNo: string;
|
telephoneNo: string;
|
||||||
qrCodeImageUrl: string;
|
|
||||||
updatedAt: string;
|
updatedAt: string;
|
||||||
updateBy: string;
|
updateBy: string;
|
||||||
createdAt: string;
|
createdAt: string;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue