Commit 715f5c0d authored by xiao-hesheng's avatar xiao-hesheng
Browse files

脚本优化

parent 91905e24
......@@ -42,9 +42,9 @@ def test1():
commonFuc().get_business_data(module, "json_contentType"), token,
commonFuc().get_business_data(module, "X-APP-CODE"))
# branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
# 新增前删除规则编码记录,避免出现重复数据
delData().Delete_sysrAtomDet()
# #请求体
request_body = commonFuc().get_business_data(module, "payload53_5")
# # # 发送请求
result = commonFuc().http_post(url, request_body, headers)
......
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