mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-08 03:56:48 +08:00
2.14.10, 还原jdk8,移除不用字段
This commit is contained in:
@@ -44,7 +44,6 @@ public class PayPalConfigStorage extends BasePayConfigStorage {
|
||||
return clientId;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getSeller() {
|
||||
return clientId;
|
||||
}
|
||||
|
||||
@@ -64,7 +64,7 @@ import com.egzosn.pay.paypal.v2.utils.PayPalUtil;
|
||||
* @author egan
|
||||
* <p>
|
||||
* email egzosn@gmail.com
|
||||
* date 2021-1-16 22:15:09
|
||||
* date 2021-1-16 22:15:09
|
||||
*/
|
||||
public class PayPalPayService extends BasePayService<PayPalConfigStorage> implements PayPalPayServiceInf {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user