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

Commit 16a1176c authored by zhengfuxin's avatar zhengfuxin

修改回调bug

parent 3ca48f9a
......@@ -509,6 +509,7 @@ public class DragonOrderRefundsServiceImpl implements IDragonOrderRefundsService
}
}catch (Exception e) {
e.printStackTrace();
log.error("退款回调失败",e);
}
return "";
......
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