修改返回参数

finance
杨赟 2 years ago
parent e5b3aaacf6
commit 2be542f149

@ -189,7 +189,6 @@ type SkuInfo struct {
SourceName string `json:"sourceName"` SourceName string `json:"sourceName"`
AdjustType uint `json:"adjustType"` AdjustType uint `json:"adjustType"`
AdjustPrice decimal.Decimal `json:"adjustPrice"` AdjustPrice decimal.Decimal `json:"adjustPrice"`
SourceStatus uint `json:"sourceStatus"`
} }
// Info @Title 商品信息 // Info @Title 商品信息

Loading…
Cancel
Save