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