Commit 61bdf3ac by 岳巧源

add vc

parent 71e732dc
Showing with 3 additions and 3 deletions
...@@ -425,7 +425,7 @@ def modify_vc_purchase_price(): ...@@ -425,7 +425,7 @@ def modify_vc_purchase_price():
"vendorCode": "ichunt", "vendorCode": "ichunt",
"price": 100, "price": 100,
"currency": "RMB", "currency": "RMB",
"sku": 100124748677, "sku": 100151433074,
} }
], ],
"clientInfo": { "clientInfo": {
...@@ -537,4 +537,4 @@ def delete_vc_activity(): ...@@ -537,4 +537,4 @@ def delete_vc_activity():
if __name__ == '__main__': if __name__ == '__main__':
modify_jd_vc_market_price() modify_vc_purchase_price()
\ No newline at end of file \ No newline at end of file
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