WorkWeixin.json 203 B

12345678
  1. {
  2. "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
  3. "WorkWeixin": {
  4. "CorpId": "xxxx", // 企业ID
  5. "CorpSecret": "xxxx" // 企业微信凭证密钥
  6. }
  7. }