fix: wrong payload
This commit is contained in:
parent
2ae0824fa9
commit
ad422c48aa
1 changed files with 0 additions and 1 deletions
|
|
@ -67,7 +67,6 @@ export type CustomerCreate = {
|
||||||
authorizedNameEN: string;
|
authorizedNameEN: string;
|
||||||
}
|
}
|
||||||
) & {
|
) & {
|
||||||
customerId: string;
|
|
||||||
customerName: string;
|
customerName: string;
|
||||||
|
|
||||||
telephoneNo: string;
|
telephoneNo: string;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue