mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
12 lines
245 B
JSON
12 lines
245 B
JSON
{
|
|
"ToUserName": "gh_*",
|
|
"FromUserName": "OPENID",
|
|
"CreateTime": 1662480000,
|
|
"MsgType": "event",
|
|
"Event": "channels_ec_vip_join",
|
|
"user_info": {
|
|
"join_time": 1662480000,
|
|
"phone_number": "123456789"
|
|
}
|
|
}
|