Commit 3f04a63a by larosa

add vc update goods attr

parent 4f825f11
Showing with 3 additions and 0 deletions
...@@ -287,6 +287,9 @@ def insert_ext_attr_to_redis(conf: dict): ...@@ -287,6 +287,9 @@ def insert_ext_attr_to_redis(conf: dict):
def update_vc_goods_attr(): def update_vc_goods_attr():
"""
vc店铺更新商品属性
"""
method_name = "jingdong.vc.item.oldProduct.updateV2" method_name = "jingdong.vc.item.oldProduct.updateV2"
token = "845ce8478b074103b9e78a769d5fa4831y2u" token = "845ce8478b074103b9e78a769d5fa4831y2u"
app_key = "CA52430E90209F51D8F5D7B615DDE9AD" app_key = "CA52430E90209F51D8F5D7B615DDE9AD"
......
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