mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-01-22 02:52:03 +08:00
🎨 完善企业微信 starter 文档
This commit is contained in:
@@ -16,9 +16,11 @@
|
||||
wx.cp.corp-id = @corp-id
|
||||
wx.cp.corp-secret = @corp-secret
|
||||
# 选填
|
||||
wx.cp.agent-id = @agent-id
|
||||
wx.cp.token = @token
|
||||
wx.cp.aes-key = @aes-key
|
||||
wx.cp.agent-id = @agent-id
|
||||
wx.cp.msg-audit-priKey = @msg-audit-priKey
|
||||
wx.cp.msg-audit-lib-path = @msg-audit-lib-path
|
||||
# ConfigStorage 配置(选填)
|
||||
wx.cp.config-storage.type=memory # 配置类型: memory(默认), jedis, redisson, redistemplate
|
||||
# http 客户端配置(选填)
|
||||
|
||||
Reference in New Issue
Block a user