mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-27 11:53:48 +08:00
🆕 #1596 【企业微信】新增会话存档相关接口
This commit is contained in:
@ -38,6 +38,10 @@ public class WxCpProperties {
|
||||
* 微信企业号应用 EncodingAESKey
|
||||
*/
|
||||
private String aesKey;
|
||||
/**
|
||||
* 微信企业号应用 会话存档类库路径
|
||||
*/
|
||||
private String msgAuditLibPath;
|
||||
|
||||
/**
|
||||
* 配置存储策略,默认内存
|
||||
|
||||
Reference in New Issue
Block a user