Commit f5b7017b authored by liguangyu06's avatar liguangyu06
Browse files

用例新增:获取需求单详情信息

parent 11dc663f
...@@ -645,7 +645,11 @@ checkDict93: {"success":true,"code":"200","message":"OK"} ...@@ -645,7 +645,11 @@ checkDict93: {"success":true,"code":"200","message":"OK"}
#预期结果 #预期结果
checkDict94: {"demandId":"%s"} checkDict94: {"demandId":"%s"}
#测试场景九十五:获取审核后商品信息
"url95": "/order/back/listDemandSku"
"payload95": {"demandId":"%s","pageStart":1,"pageSize":10,"total":null}
#预期结果
checkDict95: {"demandId":"%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