Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Card/SubMerchant/CardSubMerchantSubmitRequest.json

14 lines
355 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"info": {
"brand_name": "aaaaaa",
"app_id": "xxxxxxxxxxx",
"logo_url": "http://mmbiz.xxxx",
"protocol": "xxxxxxxxxx",
"agreement_media_id": "xxxxxxxxxx",
"operator_media_id": "xxxxxxxx",
"end_time": 1438990559,
"primary_category_id": 1,
"secondary_category_id": 101
}
2022-05-06 20:29:27 +08:00
}