Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaBook/Auth/WxaBookQueryBookAuthResponse.json
Fu Diwei a2188d28b3
Some checks are pending
CodeQL / Analyze (csharp) (push) Waiting to run
CodeLint / Lint (push) Waiting to run
feat(wxapi): 新增小说小程序作品管理相关接口相关接口
2025-04-29 17:23:25 +08:00

18 lines
380 B
JSON

{
"errcode": 0,
"results": [
{
"book_id": "A1Hcfu",
"grantor_appid": "wx001",
"grantee_appid": "wx004",
"expire_time": 1801698644
},
{
"book_id": "uvKqNd",
"grantor_appid": "wx001",
"grantee_appid": "wx005",
"expire_time": 1704259146
}
]
}