mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
21 lines
556 B
JSON
21 lines
556 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"guide_fast_reply_list": [
|
|
{
|
|
"content": "快捷回复",
|
|
"updatetime": 11111
|
|
}
|
|
],
|
|
"guide_auto_reply": {
|
|
"msgtype": 3,
|
|
"content": "{\"title\":\"abc\",\"appid\":\"abc\",\"path\":\"abc\",\"pic_url\":\"abc\",\"master_id\":abc,\"str_master_id\":\"abc\",\"slave_id\":abc,\"str_slave_id\":\"abc\"}",
|
|
"updatetime": 111
|
|
},
|
|
"guide_auto_reply_plus": {
|
|
"msgtype": 2,
|
|
"content": "abc",
|
|
"updatetime": 1589270333
|
|
}
|
|
}
|