Commit f799fa41 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

调价管理,增加异常场景.

parent fd202952
...@@ -42,10 +42,7 @@ def test1(): ...@@ -42,10 +42,7 @@ def test1():
commonFuc().get_business_data(module, "json_contentType"), token, commonFuc().get_business_data(module, "json_contentType"), token,
commonFuc().get_business_data(module, "X-APP-CODE")) commonFuc().get_business_data(module, "X-APP-CODE"))
# #请求体 # #请求体
request_body = commonFuc().get_business_data(module, "payload50_14") request_body = commonFuc().get_business_data(module, "payload50_14")
print(request_body) print(request_body)
# # # 发送请求 # # # 发送请求
......
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