fix
This commit is contained in:
@@ -309,7 +309,7 @@ type GetPriceByPidRsp struct {
|
||||
Items []PriceItem `json:"items"`
|
||||
MinPrice float64 `json:"min_price"`
|
||||
MaxPrice float64 `json:"max_price"`
|
||||
StepRange []StepRange `json:"step_price"`
|
||||
StepRange []StepRange `json:"step_range"`
|
||||
}
|
||||
|
||||
type StepRange struct {
|
||||
|
||||
Reference in New Issue
Block a user