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

15 lines
398 B
JSON

{
"info": {
"merchant_id": 12,
"app_id": "xxxxxxxxxxxxx",
"create_time": 1438790559,
"update_time": 1438790559,
"brand_name": "aaaaaa",
"logo_url": "http://mmbiz.xxxx",
"status": "CHECKING",
"begin_time": 1438790559,
"end_time": 1438990559,
"primary_category_id": 1,
"secondary_category_id": 101
}
}