mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-07 19:46:15 +08:00
2.14.10, 还原jdk8,移除不用字段
This commit is contained in:
@@ -107,7 +107,6 @@ public class AliPayConfigStorage extends BasePayConfigStorage {
|
||||
this.pid = pid;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getSeller() {
|
||||
return seller;
|
||||
}
|
||||
|
||||
@@ -66,6 +66,7 @@ import com.egzosn.pay.common.util.str.StringUtils;
|
||||
public class AliPayService extends BasePayService<AliPayConfigStorage> implements TransferService, AliPayServiceInf {
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* api服务地址,默认为国内
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user