DotNetCore.SKIT.FlurlHttpCl.../docs/WechatAds/Advanced_AccessToken.md
2021-07-27 18:37:38 +08:00

11 lines
597 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 如何获取接口调用凭据?
---
> 请先自行阅读:
>
> [《微信官方文档 - 开放平台:授权流程说明》](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Before_Develop/Authorization_Process_Technical_Description.html)
>
> [《微信官方文档 - 开放平台Token 生成说明》](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Before_Develop/creat_token.html)
该部分所需接口已由 [SKIT.FlurlHttpClient.Wechat.Api](../WechatApi/README.md) 模块提供,请开发者自行阅读相关文档。