DotNetCore.SKIT.FlurlHttpCl.../test/SKIT.FlurlHttpClient.Wechat.Ads.UnitTests/ModelSamples/Advertiser/AdvertiserGetResponse.json
2022-05-06 20:44:39 +08:00

14 lines
336 B
JSON

{
"errcode": 0,
"errmsg": "",
"data": {
"wechat_account_name": "微信广告",
"system_status": "MP_STATUS_NORMAL",
"industry_id": 2113,
"contact_person": "test",
"contact_person_telephone": "13500000000",
"business_type": "OFFLINE",
"business_content": ""
}
}