Commit c90f7428 authored by liguangyu06's avatar liguangyu06
Browse files

用例优化

parent 63c475d1
......@@ -24,6 +24,7 @@ headers = commonFuc().get_business_data(module, "json_headers1", cmdc_access_tok
# 生成随机数据
random_code = random.randint(0, 9)
random_code = 4
# 第二步进行物料编码模糊匹配查询
url = commonFuc().get_api_url() + commonFuc().get_business_data(module, "url12")
request_body = commonFuc().get_business_data(module, "payload12", random_code)
......
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