fix:订单详情
This commit is contained in:
@@ -109,6 +109,7 @@ type OrderProduct struct {
|
||||
SizeInfo *OrderProductSizeInfo `json:"size_info"`
|
||||
FittingInfo *OrderProductFittingInfo `json:"fitting_info"`
|
||||
StepNum []int `json:"step_num"` // 阶梯数量
|
||||
IsHighlyCustomized int64 `json:"is_highly_customized"`
|
||||
}
|
||||
|
||||
type OrderProductSizeInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user