Commit 085618f3 by 杨树贤

fix

parent 97b5437f
Showing with 0 additions and 1 deletions
...@@ -124,7 +124,6 @@ type Spot struct { ...@@ -124,7 +124,6 @@ type Spot struct {
// Stock int `json:"stock"` // Stock int `json:"stock"`
// BatchSn string `json:"batch_sn"` // BatchSn string `json:"batch_sn"`
// SinglePrice string `json:"single_price"` // SinglePrice string `json:"single_price"`
// NewCost string `json:"new_cost"`
} }
type DiscountRatio struct { type DiscountRatio struct {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment