chore: remove field

This commit is contained in:
Methapon2001 2024-04-19 10:26:30 +07:00
parent d40d88bc22
commit f16d0cb8c3

View file

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