fix: แก้ ไม่ต้องส่ง รูปก็ได้
This commit is contained in:
parent
647876d113
commit
0066bcd252
1 changed files with 2 additions and 2 deletions
|
|
@ -55,8 +55,8 @@ export type BranchCreate = {
|
|||
telephoneNo: string;
|
||||
contactName: string;
|
||||
contact: string;
|
||||
qrCodeImage: File;
|
||||
imageUrl: File;
|
||||
qrCodeImage?: File;
|
||||
imageUrl?: File;
|
||||
lineId: string;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue