feat(wxapi): 新增视频号小店会员功能相关接口

This commit is contained in:
Fu Diwei
2024-01-12 20:16:39 +08:00
parent 9022b3252d
commit 41908b9684
59 changed files with 1883 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"conf": {
"pay_amount_rule": {
"pay_value": "100",
"gain_value": "1",
"pay_amount_floor": "100"
},
"pay_time_rule": {
"gain_value": "1"
}
}
}