@ -128,6 +128,7 @@ type RetailOrderItem struct {
PayTime int64 `json:"payTime"`
FinishAt int64 `json:"finishAt"`
CloseAt int64 `json:"closeAt"`
StockOutAt int64 `json:"stockOutAt"`
}
type ReplyRetailOrderLists struct {