mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 10:38:10 +08:00
style: format
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"black_keyword": {
|
||||
"values": [ "敏感词1", "敏感词2" ],
|
||||
"values": ["敏感词1", "敏感词2"],
|
||||
"updatetime": 11111
|
||||
},
|
||||
"guide_auto_reply": {
|
||||
"content": "自动回复"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"guide_account": "张三"
|
||||
}
|
||||
}
|
||||
|
@@ -17,4 +17,4 @@
|
||||
"content": "abc",
|
||||
"updatetime": 1589270333
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"is_delete": false,
|
||||
"black_keyword": {
|
||||
"values": [ "敏感词1", "敏感词2" ]
|
||||
"values": ["敏感词1", "敏感词2"]
|
||||
},
|
||||
"guide_auto_reply": {
|
||||
"content": "自动回复"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -14,4 +14,4 @@
|
||||
"content": "{\"media_id\":\"abc\", \"title\":\"abc\", \"path\":\"abc\", \"appid\":\"abc\"}",
|
||||
"msgtype": "3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user