Commit 5e52921e authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程一脚本提交

parent ee0e23e5
......@@ -111,7 +111,7 @@ def import_goods(hosGoodsId):
# 获取token和projectCode
token, projectCode, uxid, corpId, info = login_system(username, password).get_token()
#查询产品信息===========================================
url = commonFuc().get_api_url() + commonFuc().get_business_data(module, "mcmsBranchGoodsInfo_unBindPage_url")
url = commonFuc().get_api_add_port_url() + commonFuc().get_business_data(module, "mcmsBranchGoodsInfo_unBindPage_url")
# 获取请求头信息
headers = commonFuc().get_business_data(module, "json_headers2",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment