Commit 89c006e8 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

供销关系申请查询,驳回

parent 9cd81f66
......@@ -13,7 +13,7 @@ from air_case.mdm_login.登录外网系统.登录外网系统 import login_syste
from airtest.core.api import using
import sys
module = "mdm3_cm"
def select_delay_approve_data():
def submitSupplyRelation_reject():
module = "mdm3_cm"
pro_path = commonFuc().get_pro_path()
sys.path.append(pro_path + r'\\air_case\\mdm3_cm\\b10供货关系审核_驳回_客户类型_医院_医院账号登录.air')
......@@ -44,6 +44,5 @@ def select_delay_approve_data():
# 发送请求
result = commonFuc().http_post(url, request_body, headers)
print('result', result)
select_delay_approve_data()
submitSupplyRelation_reject()
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