mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-09 04:25:54 +08:00
移除过期方法
This commit is contained in:
@@ -33,10 +33,6 @@ public class AliPayConfigStorage extends BasePayConfigStorage {
|
||||
this.aliPublicKey = aliPublicKey;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getSecretKey() {
|
||||
return aliPublicKey;
|
||||
}
|
||||
|
||||
|
||||
public void setAppId(String appId) {
|
||||
|
||||
Reference in New Issue
Block a user