修改通联卡扣BUG
This commit is contained in:
parent
9e8d3130a7
commit
ae79dc457e
@ -232,6 +232,7 @@ public class AllinpayProperties {
|
||||
map.put("message", "success");
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
map.remove("reqSn");
|
||||
map.put("msg", e.getMessage());
|
||||
logger.error("调用通联卡扣协议支付接口失败,系统异常或通联反馈异常:" + e.getMessage());
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user