An error occurred while loading the file. Please try again.
An error occurred while loading the file. Please try again.
An error occurred while loading the file. Please try again.
-
liguangyu06 authoredc5bf867e
# 多采商城登录信息
"username": "BJ0621"
"password": "Aa123456"
#后台运营管理系统登录信息(子站点上海医疗器械有限公司)
"username1": "Admin00111"
"password1": "Aa123456"
#后台管理系统headers
json_headers: {
"Content-Type": "application/json",
"Cmdc_access_token": "%s"
}
#文件上传headers
json_headers_file: {
"Cmdc_access_token": "%s"
}
#多采商城headers
json_headers1: {
"Cmdc_access_token": "%s",
"Sourcetype": "mall"
}
#测试场景一:获取需求单列表_后台运营系统
"url1": "/order/back/listDemand"
"payload1": {"times":[null],"listOrderStatus":[],"productName":null,"demandCode":null,"demandParentCode":null,"customerName":null,"manufacturer":null,"materialCode":null,"sellerCompanyName":null,"produceRegisterNum":null,"productLineName":null,"auditByName":null,"orderSource":null,"changeTypeList":null,"isRebateEdit":null,"jdeType":null,"pageSize":10,"pageStart":1,"orderChangeType":null,"snSgin":null,"changeSign":null,"customerCode":null,"distributionType":null,"busCustomerCode":null,"loginName":null,"cancelSign":0,"shipmentType":null,"siteType":null,"siteCompanyCode":null,"groupQuery":0,"promotionTypeList":[],"isGroup":[],"isReplace":null,"startTime":null,"itemStart":0}
#预期结果
checkDict1: {"total":"%s"}
#测试场景二:获取jde配货列表
"url2": "/order/distributiondsJdeDs/getDistributiondsJdeDsList"
"payload2": {"demandCode":null,"distributionJdeDsCode":null,"pushType":null,"mergeSign":null,"customerInfo":null,"productCode":null,"soCode":null,"optionStr":null,"materialCode":null,"mergeTimeStart":null,"mergeTimeEnd":null,"submitTimeStart":null,"submitTimeEnd":null,"auditTimeStart":null,"auditTimeEnd":null,"mergeCode":null,"code":null,"jdeType":null,"activityType":null,"fieldName":1,"filedSort":2,"isGroup":0,"pageNumber":1,"pageSize":10}
#预期结果
checkDict2: {"total":"%s"}
717273747576