微信加入平台公钥文本

This commit is contained in:
egzosn
2024-10-27 11:25:45 +08:00
parent bffcadc22d
commit f23f0fe45c
4 changed files with 47 additions and 15 deletions

View File

@@ -41,7 +41,7 @@ public abstract class BasePayConfigStorage implements PayConfigStorage {
/**
* 字符类型
*/
private String inputCharset;
private String inputCharset = "utf-8";
/**