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 = { 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;