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

Commit 16e08966 authored by 胡佳晨's avatar 胡佳晨

修改场次 改票的适用时间

parent a7056a54
...@@ -135,7 +135,7 @@ public class GoblinAppZhengzaiServiceImpl implements IGoblinAppZhengzaiService { ...@@ -135,7 +135,7 @@ public class GoblinAppZhengzaiServiceImpl implements IGoblinAppZhengzaiService {
queueUtils.sendMsgByRedis(MQConst.GoblinQueue.GOBLIN_STORE_ORDER_OPERA.getKey(), queueUtils.sendMsgByRedis(MQConst.GoblinQueue.GOBLIN_STORE_ORDER_OPERA.getKey(),
SqlMapping.gets(sqls, sqlDataOrder, sqlDataSku)); SqlMapping.gets(sqls, sqlDataOrder, sqlDataSku));
} }
return ResponseDto.success(); return ResponseDto.success(true);
} }
@Override @Override
......
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