feat(wxapi): 新增小程序联盟定向计划推广相关接口

This commit is contained in:
Fu Diwei
2021-10-18 15:57:11 +08:00
parent 06015f2151
commit 2d53008dc3
14 changed files with 614 additions and 8 deletions

View File

@@ -0,0 +1,13 @@
{
"errcode": 0,
"errmsg": "ok",
"data": {
"planId": "1964112935262240768",
"promoterStatus": 1,
"applyTime": 1626692835,
"joinTime": 0,
"applyReason": "okok",
"rejectTime": 0,
"removeTime": 0
}
}

View File

@@ -0,0 +1,4 @@
{
"planId": "123LKAJSDLKJSADLKwqij21dsdsdsd312joewq=",
"applyReason": "推客申请加入原因"
}

View File

@@ -0,0 +1,69 @@
{
"errcode": 0,
"errmsg": "ok",
"targetPlanInfo": {
"planId": "1964112935262240768",
"planStatus": 1,
"planName": "TEST定向计划CR",
"planDesc": "TEST定向计划CR",
"planStartTime": 1629216000,
"planEndTime": 1630166399,
"extInfo": {
"bizBasicInfo": {
"headimgurl": "http://wx.qlogo.cn/mmhead/Q3auHgzwzM77ia7ibuPAQBJgME8gFF9APicaSpd7evrLCVb5hn2zsUBOw",
"nickname": "猪腩肉小商店",
"appid": "wxb825f130c284597f"
},
"data": {}
}
},
"productListInfo": [
{
"planId": "1964112935262240768",
"productId": "37610006",
"productStatus": 1,
"commissionRatio": 700,
"productDetailInfo": {
"headImg": [
"https://store.mp.video.tencent-cloud.com/161/20304/snscosdownload/SZ/reserved/60a77aac00065bee000000006a849d09000000a000004f50"
],
"category": [
{
"catId": "1208",
"name": "宠物生活"
},
{
"catId": "1224",
"name": "猫狗出行"
},
{
"catId": "1227",
"name": "宠物鞋服"
}
],
"param": [],
"title": "新商品哈哈中",
"subTitle": "",
"model": "",
"detail": {
"detailImg": []
},
"brandId": "2100000000",
"totalStockNum": "128",
"totalSoldNum": "2"
},
"leagueExInfo": {
"hasCommission": 1,
"commissionRatio": 700,
"commissionValue": 7,
"banBizuin": 0,
"banCategory": 0,
"banProduct": 0
},
"couponInfo": {
"couponId": "0",
"discount": "0"
}
}
]
}