Commit 4630c937 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程一脚本提交

parent 90461e6d
......@@ -119,7 +119,7 @@ def import_goods(hosGoodsId):
commonFuc().get_business_data(module, "X-APP-CODE"))
# 获取院区id
branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
hosGoodsId=hosGoodsId.replace('h0347','')
hosGoodsId=hosGoodsId.replace(get_hosid(),'')
while True:
# #请求体
request_body = commonFuc().get_business_data(module, "payload33_1", branch_id,hosGoodsId)
......
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