- OrderSkuExt.FullSkuName
This commit is contained in:
@@ -25,7 +25,8 @@ type GoodsOrderExt struct {
|
||||
|
||||
type OrderSkuExt struct {
|
||||
OrderSku
|
||||
Image string `json:"image"`
|
||||
FullSkuName string `json:"fullSkuName"`
|
||||
Image string `json:"image"`
|
||||
}
|
||||
|
||||
type GoodsOrderCountInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user