mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
feat(work): 导入企业微信 API 客户端项目
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"WechatConfig": {
|
||||
"CorpId": "请在此填写用于测试的企业微信 CorpId",
|
||||
"AgentId": "请在此填写用于测试的企业微信 AgentId",
|
||||
"AgentSecret": "请在此填写用于测试的企业微信 AgentSecret"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user