mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-04-05 17:37:54 +08:00
docs: 完善文档
This commit is contained in:
parent
19a1827251
commit
eca8bae5e0
@ -40,7 +40,7 @@ var options = new WechatWorkClientOptions()
|
||||
{
|
||||
CorpId = "企业微信 CorpId",
|
||||
AgentId = "企业微信应用的 AgentId",
|
||||
AgentSecret = "企业微信应用的 AgentId"
|
||||
AgentSecret = "企业微信应用的 Secret"
|
||||
};
|
||||
var client = new WechatWorkClient(options);
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user