mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(wxapi): 新增 OpenAPI 管理相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"cgi_path": "/wxa/gettemplatedraftlist"
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"quota": {
|
||||
"daily_limit": 0,
|
||||
"used": 0,
|
||||
"remain": 0
|
||||
}
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"rid": "61725984-6126f6f9-040f19c4"
|
||||
}
|
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"request": {
|
||||
"invoke_time": 1635156704,
|
||||
"cost_in_ms": 30,
|
||||
"request_url": "access_token=50_Im7xxxx",
|
||||
"request_body": "",
|
||||
"response_body": "{\"errcode\":45009,\"errmsg\":\"reach max api daily quota limit rid: 617682e0-09059ac5-34a8e2ea\"}"
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user