update payload

This commit is contained in:
Sinh 2022-10-17 11:09:27 +07:00
parent dbfd259809
commit 831e4b8247
1 changed files with 5 additions and 4 deletions

View File

@ -88,6 +88,7 @@ type SyncORStatusResponse struct {
OrderCode string `json:"orderCode"`
Status string `json:"status"`
DeliveryStatus string `json:"deliveryStatus"`
Data OrderORData `json:"data"`
}
// ResponseWarehouseContact ...