Merge branch 'develop' into develop
This commit is contained in:
@@ -130,10 +130,12 @@ public class WxPayConfig {
|
||||
* 私钥信息
|
||||
*/
|
||||
private PrivateKey privateKey;
|
||||
|
||||
/**
|
||||
* 证书自动更新时间差(分钟),默认一分钟
|
||||
*/
|
||||
private int certAutoUpdateTime = 60;
|
||||
|
||||
/**
|
||||
* p12证书文件内容的字节数组.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user