@@ -235,18 +235,19 @@ public class pk_开奖_瓜分优惠券 extends DuibaTestBase {
...
@@ -235,18 +235,19 @@ public class pk_开奖_瓜分优惠券 extends DuibaTestBase {
}
}
}
}
// @AfterClass
@AfterClass
publicvoidtearDown(){
publicvoidtearDown(){
try{
try{
Booleanresult1=jdbc.update("delete from act_com_conf.tb_bet_option where bet_id in (select id from act_com_conf.tb_bet_config where title like '【自动化】瓜分红包%')");
Booleanresult1=jdbc.update("delete from act_com_conf.tb_bet_option where bet_id in (select id from act_com_conf.tb_bet_config where title like '【自动化】瓜分%')");
Booleanresult4=jdbc.update("delete from act_record.tb_bet_record where bet_id in (select id from act_com_conf.tb_bet_config where title like '【自动化】瓜分红包%')");
Booleanresult4=jdbc.update("delete from act_record.tb_bet_record where bet_id in (select id from act_com_conf.tb_bet_config where title like '【自动化】瓜分%')");
Booleanresult5=jdbc.update("delete from bet_activity.tb_bet_result where bet_id in (select id from act_com_conf.tb_bet_config where title like '【自动化】瓜分红包%')");
Booleanresult5=jdbc.update("delete from bet_activity.tb_bet_result where bet_id in (select id from act_com_conf.tb_bet_config where title like '【自动化】瓜分%')");
Booleanresult2=jdbc.update("delete from act_com_conf.tb_bet_group_relation where bet_id in (select id from act_com_conf.tb_bet_config where title like '【自动化】瓜分红包%')");
Booleanresult2=jdbc.update("delete from act_com_conf.tb_bet_group_relation where bet_id in (select id from act_com_conf.tb_bet_config where title like '【自动化】瓜分%')");
Booleanresult3=jdbc.update("delete from act_com_conf.tb_bet_config where title like '【自动化】瓜分红包%'");
Booleanresult3=jdbc.update("delete from act_com_conf.tb_bet_config where title like '【自动化】瓜分红包%'");
Booleanresult7=jdbc.update("delete from credits_activity.tb_activity_center_option where activity_id in (select id from credits_activity.tb_activity_plugin where title like '【自动化】pk开奖%')\n");
Booleanresult6=jdbc.update("delete from credits_activity.tb_activity_plugin where title like '【自动化】pk开奖%'\n");