- add StoreOpRequestInfo.UnitPrice.
This commit is contained in:
@@ -81,6 +81,7 @@ type StoreOpRequestInfo struct {
|
||||
StoreName string `json:"storeName"`
|
||||
SkuNamePrefix string `json:"skuNamePrefix"`
|
||||
SkuNameName string `json:"skuNameName"`
|
||||
UnitPrice int `json:"unitPrice"`
|
||||
}
|
||||
|
||||
// 商品不可售,直接排除
|
||||
|
||||
Reference in New Issue
Block a user