@Configuration @ConfigurationProperties(value="we-chat.pay") public class WeChatPayProperties extends Object
WeChatPayProperties()
String
getPrivateKey()
getPublicKey()
void
setPrivateKey(String privateKey)
setPublicKey(String publicKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WeChatPayProperties()
public String getPublicKey()
public void setPublicKey(String publicKey)
public String getPrivateKey()
public void setPrivateKey(String privateKey)
Copyright © 2021. All rights reserved.