记得上下班打卡 | git大法好,push需谨慎

Commit e6f4ad34 authored by GaoHu's avatar GaoHu

exit

parent ac17e8b4
......@@ -267,9 +267,8 @@ public class GoblinGoodsAnticipateMgServiceImpl implements IGoblinGoodsAnticipat
goblinMixReserveVo.setPhone(mobile);
//redis保存用户预约组合购记录
goblinRedisUtils.setReserveMixByUid(goblinMixReserveVo);
//sql插入
String mid = IDGenerator.nextTimeId2();
//发送redis消息修改mysql记录用户预约
String mid = IDGenerator.nextTimeId2();
LinkedList<Object[]> sqlValue = CollectionUtil.linkedListObjectArr();
sqlValue.add(new Object[]{
mid,
......
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