银豹api修改商品价格测试
This commit is contained in:
@@ -100,6 +100,7 @@ func (p *PurchaseHandler) UpdateStoreSkusStatus(ctx *jxcontext.Context, vendorOr
|
||||
}
|
||||
|
||||
func (p *PurchaseHandler) UpdateStoreSkusPrice(ctx *jxcontext.Context, vendorOrgCode string, storeID int, vendorStoreID string, storeSkuList []*partner.StoreSkuInfo) (failedList []*partner.StoreSkuInfoWithErr, err error) {
|
||||
fmt.Println("test2")
|
||||
if globals.EnableYbStoreWrite {
|
||||
fmt.Println("test")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user