finance
黄伟 2 years ago
parent ddcaccfbbb
commit 730b57c72c

@ -185,11 +185,12 @@ type ReplyOrderInfo struct {
}
type OrderSkuItem struct {
Img string
Name string
SkuId uint
Price decimal.Decimal
Quantity uint
Img string
Name string
SkuId uint
Price decimal.Decimal
Quantity uint
PackageRate uint
}
// Info @Title 订单列表

Loading…
Cancel
Save