Commit a219a4e7 authored by liguangyu06's avatar liguangyu06
Browse files

用例优化

parent 9c3060a3
...@@ -177,7 +177,7 @@ checkDict23: {"message":"第2,3行,商品重复"} ...@@ -177,7 +177,7 @@ checkDict23: {"message":"第2,3行,商品重复"}
#测试场景24:必填字段校验_商品包装信息修改 #测试场景24:必填字段校验_商品包装信息修改
"url24": "/product/packagingManage/update" "url24": "/product/packagingManage/update"
#预期结果 #预期结果
checkDict24: {"success":false,"code":"500","message":"装箱数量不能为空","data":null,"freshToken":null} checkDict24: {"success":false,"code":"error","message":"装箱数量不能为空"}
#测试场景25:需求单列表新增显示下单人字段验证 #测试场景25:需求单列表新增显示下单人字段验证
......
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