Commit 33dcceb6 authored by qwj-github's avatar qwj-github

Merge branch 'master' into develop

parents 04b3827c 434755c2
......@@ -50,7 +50,7 @@ public class 兑吧_实物秒杀商品兑换测试_SeckillTest extends DuibaTest
try {
Map<String,String> map = CheckPublic.beforeGet(jdbc,"consumer_0010",String.valueOf(uid_Nomal),20);
Map<String,String> map = CheckPublic.beforeGet(jdbc,"consumer_0010",String.valueOf(uid_Nomal),2);
Map<String,Object> itemStockResult = jdbc.findSimpleResult("select * from stock.tb_stock where stock_id in (select stock_id from goods.item where id = ?)\n","28205");
......
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