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