Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaBook/Auth/WxaBookAddBookAuthRequest.json

15 lines
286 B
JSON
Raw Normal View History

{
"books": [
{
"book_id": "A1Hcfuuv",
"expire_time": 1704970161,
"grantee_appid": "wx002"
},
{
"book_id": "KqNdTu",
"expire_time": 1705460123,
"grantee_appid": "wx003"
}
]
}