mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-31 12:59:35 +08:00
切换日志组件
This commit is contained in:
@@ -528,7 +528,7 @@ public class PayPalPayService extends BasePayService<PayPalConfigStorage> implem
|
||||
}
|
||||
}
|
||||
catch (UnsupportedEncodingException e) {
|
||||
LOG.error(e);
|
||||
LOG.error("", e);
|
||||
}
|
||||
}
|
||||
params.put(name, valueStr);
|
||||
|
||||
Reference in New Issue
Block a user