银豹api改价修改

This commit is contained in:
苏尹岚
2020-03-30 16:58:48 +08:00
parent 2de54b246f
commit 9b71f15a6c
2 changed files with 3 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ type StoreSkuInfo struct {
VendorActID string `json:"vendorActID,omitempty"`
IsSpecialty int `json:"isSpecialty,omitempty"`
JxPrice int64 `json:"jxPrice,omitempty"`
JxUnitPrice int64 `json:"jxUnitPrice,omitempty"`
}
type StoreSkuInfoWithErr struct {