update payload
This commit is contained in:
		
							parent
							
								
									dbfd259809
								
							
						
					
					
						commit
						831e4b8247
					
				| 
						 | 
					@ -88,6 +88,7 @@ type SyncORStatusResponse struct {
 | 
				
			||||||
	OrderCode      string      `json:"orderCode"`
 | 
						OrderCode      string      `json:"orderCode"`
 | 
				
			||||||
	Status         string      `json:"status"`
 | 
						Status         string      `json:"status"`
 | 
				
			||||||
	DeliveryStatus string      `json:"deliveryStatus"`
 | 
						DeliveryStatus string      `json:"deliveryStatus"`
 | 
				
			||||||
 | 
						Data           OrderORData `json:"data"`
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// ResponseWarehouseContact ...
 | 
					// ResponseWarehouseContact ...
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue