9.3 李雨欣测试购买记录接口 14:28
parent
aa11a309f2
commit
c7fcfa41de
|
@ -12,6 +12,8 @@ import javax.annotation.PostConstruct;
|
|||
@Component
|
||||
@ConfigurationProperties(prefix = "alipay")
|
||||
public class MyAliPayConfig {
|
||||
|
||||
|
||||
private String appId;
|
||||
private String appPrivateKey;
|
||||
private String alipayPublicKey;
|
||||
|
|
Loading…
Reference in New Issue