UNIVPLMDataIntegration/Admin.NET/Plugins/Admin.NET.Plugin.WorkWeixin/Configuration/WorkWeixin.json
2025-02-04 01:30:09 +08:00

8 lines
203 B
JSON

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