Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Card/SubMerchant/CardGetApplyProtocolResponse.json
2021-05-28 19:27:38 +08:00

20 lines
531 B
JSON

{
"category": [
{
"primary_category_id": 1,
"category_name": "美食",
"secondary_category": [
{
"secondary_category_id": 101,
"category_name": "粤菜",
"need_qualification_stuffs": [
"food_service_license_id",
"food_service_license_bizmedia_id"
]
}
]
}
],
"errcode": 0,
"errmsg": "ok"
}