Merge branch 'update-payload' into develop

This commit is contained in:
Sinh 2022-10-17 11:24:30 +07:00
commit 722fa1aacf
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 ...