Stringsql="UPDATE credits_dev.consumer_limit_record SET gmt_create = '"+dateFormat.format(calendar.getTime())+"' WHERE item_id = 1 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 = 1 and consumer_id = 100152007 ORDER BY id DESC LIMIT 1";
jdbc.update(sql);
...
...
@@ -145,19 +146,18 @@ public class 新多档位话费_兑换流程测试_ExchangeTest extends CheckTem
Stringsql="UPDATE credits_dev.consumer_limit_record SET gmt_create = '"+dateFormat.format(calendar.getTime())+"' WHERE item_id = 1 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 = 1 and consumer_id = 100152008 ORDER BY id DESC LIMIT 1";
jdbc.update(sql);
...
...
@@ -207,17 +207,17 @@ public class 新多档位话费_兑换流程测试_ExchangeTest extends CheckTem