mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-05 17:38:05 +08:00
20 lines
705 B
Properties
20 lines
705 B
Properties
# ?? 1 ??
|
|
wx.cp.corps.tenantId1.corp-id = @corp-id
|
|
wx.cp.corps.tenantId1.corp-secret = @corp-secret
|
|
## ??
|
|
wx.cp.corps.tenantId1.agent-id = @agent-id
|
|
wx.cp.corps.tenantId1.token = @token
|
|
wx.cp.corps.tenantId1.aes-key = @aes-key
|
|
wx.cp.corps.tenantId1.msg-audit-priKey = @msg-audit-priKey
|
|
wx.cp.corps.tenantId1.msg-audit-lib-path = @msg-audit-lib-path
|
|
|
|
# ?? 2 ??
|
|
wx.cp.corps.tenantId2.corp-id = @corp-id
|
|
wx.cp.corps.tenantId2.corp-secret = @corp-secret
|
|
## ??
|
|
wx.cp.corps.tenantId2.agent-id = @agent-id
|
|
wx.cp.corps.tenantId2.token = @token
|
|
wx.cp.corps.tenantId2.aes-key = @aes-key
|
|
wx.cp.corps.tenantId2.msg-audit-priKey = @msg-audit-priKey
|
|
wx.cp.corps.tenantId2.msg-audit-lib-path = @msg-audit-lib-path
|