feat(wxapi): 新增小程序付费管理相关接口

This commit is contained in:
Fu Diwei
2023-08-28 10:03:13 +08:00
parent f93d6139d1
commit 3635157058
7 changed files with 763 additions and 490 deletions

View File

@@ -0,0 +1,4 @@
{
"errcode": 0,
"averageData": 260000
}

View File

@@ -0,0 +1,31 @@
{
"errcode": 0,
"all": "10",
"effectiveAll": "10",
"effectiveUse": "0",
"startServiceTime": 1669129510,
"endServiceTime": 1709450190,
"total": 2,
"detailList": [
{
"pkgId": "ZY2823973277692477440",
"startTime": 1677914190,
"endTime": 1709450190,
"used": "0",
"all": "4",
"status": 1,
"spuId": "10000057",
"skuId": "20000059"
},
{
"pkgId": "ZY2676590816357400576",
"startTime": 1669129510,
"endTime": 1700665510,
"used": "0",
"all": "6",
"status": 1,
"spuId": "10000057",
"skuId": "20000060"
}
]
}