test(wxads): 适配新的模型测试

This commit is contained in:
Fu Diwei 2021-06-11 21:20:20 +08:00
parent f21930a2c0
commit 17603584b2
6 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"system_industry_id": 2113,
"contact_person": "test",
"contact_person_telephone": "13900000000",
"business_type": "OFFLINE"
}

View File

@ -0,0 +1,4 @@
{
"errcode": 0,
"errmsg": "succeed"
}

View File

@ -0,0 +1,13 @@
{
"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": ""
}
}

View File

@ -0,0 +1,6 @@
{
"system_industry_id": 2113,
"contact_person": "test",
"contact_person_telephone": "13900000000",
"business_type": "OFFLINE"
}

View File

@ -0,0 +1,4 @@
{
"errcode": 0,
"errmsg": "succeed"
}