Commit fe0399da authored by 张永's avatar 张永

11

parent 0ffed1c0
......@@ -1270,7 +1270,7 @@ public class OrderServiceImpl implements OrderService {
returnMap = this.doCallBack(OutTradeNO, TransactionID, PayCardNO, PayAmount, paydate, PayChannel, OpenID,callBackFilePath,xmlMsg);
logger.info("回调支付单号: "+OutTradeNO+",结果:"+GsonUtil.toJson(returnMap));
} catch (Exception e) {
logger.info("支付回调异常 ,{} ", e);
}
......
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