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

Commit 87c37d55 authored by 胡佳晨's avatar 胡佳晨

Merge branch 'test'

parents 551f3cd6 3de8c300
......@@ -709,6 +709,7 @@ public class KylinOrderTicketsServiceImpl implements IKylinOrderTicketsService {
@Override
public String syncOrder(SyncOrderParam syncOrderParam) {
try {
log.debug("SYNC PARAM = "+syncOrderParam.toString());
//支付时间
LocalDateTime now = LocalDateTime.now();
String lock = "order_lock:" + syncOrderParam.getOrder_code();
......
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