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

This commit is contained in:
Fu Diwei
2021-06-09 17:10:20 +08:00
parent 0fdbbffd7e
commit 06a4ce8ee4
18 changed files with 485 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
"promotionSourceName": "推广位名称"
}

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"pid": "oUkIc71zinc2mtlfC7K-NfGJxxNE_328751529"
}

View File

@@ -0,0 +1,4 @@
{
"promotionSourcePid": "oUnIc49z",
"promotionSourceName": "推广位名称"
}

View File

@@ -0,0 +1,16 @@
{
"errcode": 0,
"errmsg": "",
"promotionSourceList": [
{
"promotionSourceName": "23444444444",
"promotionSourcePid": "oqt8u5MV-nX9iyrzARrq-QFsxI28_648499549"
},
{
"promotionSourceName": "123",
"promotionSourcePid": "oqt8u5MV-nX9iyrzARrq-QFsxI28_1515204302"
}
],
"total": 91,
"promotionMaxCnt": 100
}

View File

@@ -0,0 +1,9 @@
{
"previousPromotionInfo": {
"promotionSourcePid": "oUnIc49z",
"promotionSourceName": "delete"
},
"promotionInfo": {
"promotionSourceName": "upd after22"
}
}