mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-05-18 22:26:19 +08:00
移除过期方法
This commit is contained in:
@@ -20,10 +20,7 @@ public class WxPayConfigStorage extends BasePayConfigStorage {
|
||||
public String mchId;
|
||||
|
||||
|
||||
@Override
|
||||
public String getSecretKey() {
|
||||
return appSecret;
|
||||
}
|
||||
|
||||
|
||||
public void setAppSecret(String appSecret) {
|
||||
this.appSecret = appSecret;
|
||||
|
||||
Reference in New Issue
Block a user