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

Commit 86e448d9 authored by zhengfuxin's avatar zhengfuxin

加入日志

parent c432ced9
......@@ -121,6 +121,7 @@ public abstract class AbstractWepayStrategy implements IWepayStrategy {
}
} catch (Exception e) {
e.printStackTrace();
log.info("微信预支付报错{}",e);
}
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