up
This commit is contained in:
parent
8a9f93e54e
commit
ebf0e4fef6
@ -47,7 +47,7 @@ public class Weixin4jSettings {
|
|||||||
*/
|
*/
|
||||||
public Weixin4jSettings() {
|
public Weixin4jSettings() {
|
||||||
this(JSON.parseObject(Weixin4jConfigUtil.getValue("account"),
|
this(JSON.parseObject(Weixin4jConfigUtil.getValue("account"),
|
||||||
WeixinPayAccount.class));
|
WeixinPayAccount.class), "classpath:ca.p12");
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user