mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(tenpayv3): 新增会员卡投放相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"membership_number": "316510891298"
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -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"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"permission_token": "EhhEF0Jt0uDLPK6Cr70KCrJmkTtfPPE222gUFsdP87CF4RqzpIdnNpDsbOD1kpsNuioecawJqEUfANcDhLrSA3xadU4pD6IJ7tpLEheA3kS1b6"
|
||||
}
|
@@ -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"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"url": "https://w.url.cn/s/Ahz3p2C"
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"code": "751234212312"
|
||||
}
|
@@ -0,0 +1 @@
|
||||
{}
|
@@ -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": [
|
||||
"羽毛球,足球,乒乓球"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user