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

Commit 250147c8 authored by 胡佳晨's avatar 胡佳晨

Merge branch 'dev' into test

parents b00f2aec de91ddd0
......@@ -716,7 +716,7 @@ public class KylinOrderTicketsServiceImpl implements IKylinOrderTicketsOrderServ
}
return ResponseDto.failure(ErrorMapping.get("20029"));
} catch (Exception e) {
e.printStackTrace();
log.info("PAY AGAIN = ",e);
return ResponseDto.failure(ErrorMapping.get("20028"));
}
......
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