Merge branch 'develop'

This commit is contained in:
Suphonchai Phoonsawat 2024-04-19 10:34:43 +07:00
commit d2abc074cb

View file

@ -1,7 +1,6 @@
export type BranchContact = {
id: string;
telephoneNo: string;
qrCodeImageUrl: string;
updatedAt: string;
updateBy: string;
createdAt: string;