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

Commit af59e12d authored by 胡佳晨's avatar 胡佳晨

修改

parent 7e16e05e
......@@ -435,7 +435,7 @@ public class MixOrderServiceImpl implements IMixOrderService {
NftPayResultVo.setOrderMasterCode(masterCode);
// 待支付发送队列
queueUtils.sendMsgByRedisGoblinStock(masterCode, now, "MIX", 5);
queueUtils.sendMsgByRedisGoblinStock(masterCode, now, "MIX", 3);
LinkedList<String> sqls = CollectionUtil.linkedListString();
sqls.add(SqlMapping.get("goblin_nft_order.insert"));
......
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