Commit 519b8c09 authored by 赵然's avatar 赵然

zr

parent 37b364cd
......@@ -77,10 +77,10 @@ public class 答题_创建答题活动_DuibaTest extends DuibaTestBase {
}
// @AfterClass
// public void 清理数据() throws Exception{
// jdbc.update("delete from hdtool_conf.duiba_hdtool where id="+actId);
// logger.info("清理答题活动数据成功,活动id:"+actId);
// }
@AfterClass
public void 清理数据() throws Exception{
jdbc.update("delete from hdtool_conf.duiba_hdtool where id="+actId);
logger.info("清理答题活动数据成功,活动id:"+actId);
}
}
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