feat(tenpayv3): 新增会员卡投放相关接口

This commit is contained in:
Fu Diwei
2021-12-09 17:05:53 +08:00
parent 6860c0d0f2
commit 71c287ab2c
21 changed files with 411 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"activate_type": "AUTO_ACTIVATE",
"navigate_back_previous_page": true,
"activate_url": "https://w.url.cn/s/Ahz3p2C",
"activate_appid": "wxea9c30a90fs8d3fe",
"activate_path": "pages/activate/activate",
"outer_str": "szwxtd"
}

View File

@@ -0,0 +1,3 @@
{
"permission_token": "EhhEF0Jt0uDLPK6Cr70KCrJmkTtfPPE222gUFsdP87CF4RqzpIdnNpDsbOD1kpsNuioecawJqEUfANcDhLrSA3xadU4pD6IJ7tpLEheA3kS1b6"
}

View File

@@ -0,0 +1,7 @@
{
"activate_type": "AUTO_ACTIVATE",
"activate_url": "https://w.url.cn/s/Ahz3p2C",
"activate_appid": "wxea9c30a90fs8d3fe",
"activate_path": "pages/activate/activate",
"outer_str": "szwxtd"
}

View File

@@ -0,0 +1,21 @@
{
"nickname": "周星星",
"head_image_url": "https://xxx.jpg",
"user_information": {
"common_field_list": [
{
"name": "USER_FORM_FLAG_MOBILE",
"value": "深圳"
}
],
"custom_field_list": [
{
"name": "喜欢的运动",
"value": "篮球",
"value_list": [
"羽毛球,足球,乒乓球"
]
}
]
}
}