mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-06-01 13:29:55 +08:00
代码整理
This commit is contained in:
@@ -45,7 +45,7 @@ public class WxV3PayController {
|
||||
private WxPayService service = null;
|
||||
|
||||
|
||||
@PostConstruct //没有证书的情况下注释掉,避免启动报错
|
||||
// @PostConstruct //没有证书的情况下注释掉,避免启动报错
|
||||
public void init() {
|
||||
WxPayConfigStorage wxPayConfigStorage = new WxPayConfigStorage();
|
||||
wxPayConfigStorage.setAppId("wxc7b993ff15a9f26c");
|
||||
|
||||
Reference in New Issue
Block a user