GetOrderSkuInfo中返回nameID

This commit is contained in:
gazebo
2019-10-30 16:39:43 +08:00
parent 07d374a02e
commit fd9b2972ce
2 changed files with 13 additions and 13 deletions

View File

@@ -36,6 +36,7 @@ type GoodsOrderExt struct {
type OrderSkuExt struct {
OrderSku
NameID int `orm:"column(name_id)" json:"nameID"`
FullSkuName string `json:"fullSkuName"`
Image string `json:"image"`
RealEarningPrice int64 `json:"realEarningPrice"` // 实际单品结算给门店老板钱