mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-16 16:50:43 +08:00
test(wxads): 适配新的模型测试
This commit is contained in:
parent
f21930a2c0
commit
17603584b2
@ -0,0 +1,6 @@
|
||||
{
|
||||
"system_industry_id": 2113,
|
||||
"contact_person": "test",
|
||||
"contact_person_telephone": "13900000000",
|
||||
"business_type": "OFFLINE"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "succeed"
|
||||
}
|
@ -0,0 +1 @@
|
||||
{}
|
@ -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": ""
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"system_industry_id": 2113,
|
||||
"contact_person": "test",
|
||||
"contact_person_telephone": "13900000000",
|
||||
"business_type": "OFFLINE"
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "succeed"
|
||||
}
|
Loading…
Reference in New Issue
Block a user