@@ -1275,6 +1275,7 @@ public class WxPayServiceImpl implements IWxPayService {
return rMap;
} catch (Exception e) {
e.printStackTrace();
+ log.info("微信退款错误结果:{}"+e.getMessage());
}
return null;