fix: wrong payload

This commit is contained in:
Methapon Metanipat 2024-09-16 14:20:06 +07:00
parent 2ae0824fa9
commit ad422c48aa

View file

@ -67,7 +67,6 @@ export type CustomerCreate = {
authorizedNameEN: string;
}
) & {
customerId: string;
customerName: string;
telephoneNo: string;