Stringsql="UPDATE credits_dev.consumer_limit_record SET gmt_create = '"+dateFormat.format(calendar.getTime())+"' WHERE item_id = 2 and consumer_id = 100147136 ORDER BY id DESC LIMIT 1";
Stringsql="UPDATE credits_dev.consumer_limit_record SET gmt_create = '"+dateFormat.format(calendar.getTime())+"' WHERE item_id = 2 and consumer_id = 100152003 ORDER BY id DESC LIMIT 1";
jdbc.update(sql);
...
...
@@ -146,20 +146,19 @@ public class 新Qb_兑换流程测试_ExchangeTest extends CheckTemplet {
Stringsql="UPDATE credits_dev.consumer_limit_record SET gmt_create = '"+dateFormat.format(calendar.getTime())+"' WHERE item_id = 2 and consumer_id = 100147137 ORDER BY id DESC LIMIT 1";
Stringsql="UPDATE credits_dev.consumer_limit_record SET gmt_create = '"+dateFormat.format(calendar.getTime())+"' WHERE item_id = 2 and consumer_id = 100152004 ORDER BY id DESC LIMIT 1";
jdbc.update(sql);
...
...
@@ -209,18 +208,18 @@ public class 新Qb_兑换流程测试_ExchangeTest extends CheckTemplet {