Commit 7d9b4b97 authored by 吕雯燕's avatar 吕雯燕

Merge branch 'master' of gitlab2.dui88.com:mabo/test-platform

parents dc4b1461 90be2b1e
......@@ -201,7 +201,7 @@ public class 秒杀商品_自有新优惠券_兑换限制_SeckillTest extends Du
@Test(description = "优惠券--活动未开始")
public void 优惠券活动未开始() throws Exception{
String appItemId="195542";
String appItemId="195541";
String itemId=null;
String message = "";
String actId = "29";
......@@ -240,7 +240,7 @@ public class 秒杀商品_自有新优惠券_兑换限制_SeckillTest extends Du
@Test(description = "优惠券--活动已结束")
public void 优惠券活动已结束() throws Exception{
String appItemId="195543";
String appItemId="195542";
String itemId=null;
String message = "";
String actId = "30";
......
Markdown is supported
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