Commit ccbe47d5 authored by liguangyu06's avatar liguangyu06
Browse files

优化

parent ec08b035
# 多采商城登录信息
"username": "BJ0621"
"password": "Aa123456"
"username3": "GL1000086"
"password3": "Aa123456"
"username_be": "testtest"
"password_be": "Aa123456"
#后台运营管理系统登录信息(子站点上海医疗器械有限公司)
"username1": "admin00111"
"password1": "Aa123456"
"username2": "admin"
"password2": "Aa123456"
"username1_be": "admin2"
"password1_be": "Aa123456"
"username1_be1": "admin1"
"password1_be1": "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": "/user/back/tripartiteChangeList"
"payload1": {"applyNo":"","applyTimes":[],"pageStart":1,"pageSize":10}
#预期结果
checkDict1: {"total":"%s"}
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