app.properties 705 B

1234567891011121314151617181920
  1. # ?? 1 ??
  2. wx.cp.corps.tenantId1.corp-id = @corp-id
  3. wx.cp.corps.tenantId1.corp-secret = @corp-secret
  4. ## ??
  5. wx.cp.corps.tenantId1.agent-id = @agent-id
  6. wx.cp.corps.tenantId1.token = @token
  7. wx.cp.corps.tenantId1.aes-key = @aes-key
  8. wx.cp.corps.tenantId1.msg-audit-priKey = @msg-audit-priKey
  9. wx.cp.corps.tenantId1.msg-audit-lib-path = @msg-audit-lib-path
  10. # ?? 2 ??
  11. wx.cp.corps.tenantId2.corp-id = @corp-id
  12. wx.cp.corps.tenantId2.corp-secret = @corp-secret
  13. ## ??
  14. wx.cp.corps.tenantId2.agent-id = @agent-id
  15. wx.cp.corps.tenantId2.token = @token
  16. wx.cp.corps.tenantId2.aes-key = @aes-key
  17. wx.cp.corps.tenantId2.msg-audit-priKey = @msg-audit-priKey
  18. wx.cp.corps.tenantId2.msg-audit-lib-path = @msg-audit-lib-path