@ -191,7 +191,11 @@ type OrderSkuItem struct {
Img string
Name string
SkuId uint
SourceSkuId string
Price decimal.Decimal
AdjustType uint
AdjustPrice decimal.Decimal
RateId decimal.Decimal
Quantity uint
PackageRate uint
}