Commit e93c32b5 authored by 肖 和生's avatar 肖 和生
Browse files

Merge remote-tracking branch 'remotes/origin/master' into core_flow

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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