mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
style: format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"card_id": "pbLatji6o5g7hJh8Otuvux4y1ty0",
|
||||
"outer_str": "123"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"url": "https://mp.weixin.qq.com/bizmall/activatemembercard?action=preshow&&enxxxxxxx=MjM5Mzc0OTEwMA%3D%3D#wechat_redirect"
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
"card_id": "xxxx_card_id",
|
||||
"background_pic_url": "https://mmbiz.qlogo.cn/mmbiz/0?wx_fmt=jpeg",
|
||||
"init_custom_field_value1": "xxxxx"
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"activate_ticket": "abcdefg"
|
||||
}
|
||||
"activate_ticket": "abcdefg"
|
||||
}
|
||||
|
@@ -18,4 +18,4 @@
|
||||
],
|
||||
"custom_field_list": []
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -14,33 +14,20 @@
|
||||
{
|
||||
"type": "FORM_FIELD_RADIO",
|
||||
"name": "兴趣",
|
||||
"values": [
|
||||
"钢琴",
|
||||
"舞蹈",
|
||||
"足球"
|
||||
]
|
||||
"values": ["钢琴", "舞蹈", "足球"]
|
||||
},
|
||||
{
|
||||
"type": "FORM_FIELD_SELECT",
|
||||
"name": "喜好",
|
||||
"values": [
|
||||
"郭敬明",
|
||||
"韩寒",
|
||||
"南派三叔"
|
||||
]
|
||||
"values": ["郭敬明", "韩寒", "南派三叔"]
|
||||
},
|
||||
{
|
||||
"type": "FORM_FIELD_CHECK_BOX",
|
||||
"name": "职业",
|
||||
"values": [
|
||||
"赛车手",
|
||||
"旅行家"
|
||||
]
|
||||
"values": ["赛车手", "旅行家"]
|
||||
}
|
||||
],
|
||||
"common_field_id_list": [
|
||||
"USER_FORM_INFO_FLAG_MOBILE"
|
||||
]
|
||||
"common_field_id_list": ["USER_FORM_INFO_FLAG_MOBILE"]
|
||||
},
|
||||
"optional_form": {
|
||||
"can_modify": false,
|
||||
@@ -48,8 +35,6 @@
|
||||
"USER_FORM_INFO_FLAG_LOCATION",
|
||||
"USER_FORM_INFO_FLAG_BIRTHDAY"
|
||||
],
|
||||
"custom_field_list": [
|
||||
"喜欢的电影"
|
||||
]
|
||||
"custom_field_list": ["喜欢的电影"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -15,4 +15,4 @@
|
||||
"is_notify_balance": true,
|
||||
"is_notify_custom_field1": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -4,4 +4,4 @@
|
||||
"result_bonus": 100,
|
||||
"result_balance": 200,
|
||||
"openid": "oFS7Fjl0WsZ9AMZqrI80nbIq8xrA"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"card_id": "pbLatjtZ7v1BG_ZnTjbW85GYc_E8",
|
||||
"code": "916679873278"
|
||||
}
|
||||
}
|
||||
|
@@ -19,4 +19,4 @@
|
||||
"custom_field_list": []
|
||||
},
|
||||
"user_card_status": "NORMAL"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user