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

Commit afa321ad authored by zhengfuxin's avatar zhengfuxin

修改日志

parent 50628455
...@@ -237,7 +237,7 @@ public class DragonOrderRefundsServiceImpl implements IDragonOrderRefundsService ...@@ -237,7 +237,7 @@ public class DragonOrderRefundsServiceImpl implements IDragonOrderRefundsService
} }
}catch (Exception e) { }catch (Exception e) {
e.printStackTrace(); e.printStackTrace();
log.error(""); log.error("退款发生错误",e);
return null; return null;
} }
} }
......
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