order-warning #155
			
				
			
		
		
		
	| 
						 | 
					@ -36,6 +36,7 @@ type SupplierOrderDelivery struct {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// OrderGetTotalWarningRes ...
 | 
					// OrderGetTotalWarningRes ...
 | 
				
			||||||
type OrderGetTotalWarningRes struct {
 | 
					type OrderGetTotalWarningRes struct {
 | 
				
			||||||
	UserID             string `json:"userId"`
 | 
						UserID            string     `json:"userId"`
 | 
				
			||||||
	TotalWarningOrders int64  `json:"totalWarningOrders"`
 | 
						TotalWarningOrder int64      `json:"totalWarningOrder"`
 | 
				
			||||||
 | 
						Action            ActionType `json:"action"`
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue