1
0
mirror of synced 2025-12-26 04:27:56 +08:00

Merge branch 'develop' into develop

This commit is contained in:
Binary Wang
2020-08-18 09:35:07 +08:00
committed by GitHub

View File

@@ -130,10 +130,12 @@ public class WxPayConfig {
* 私钥信息
*/
private PrivateKey privateKey;
/**
* 证书自动更新时间差(分钟),默认一分钟
*/
private int certAutoUpdateTime = 60;
/**
* p12证书文件内容的字节数组.
*/