Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinGuide/Config/CgibinGuideSetGuideAccountConfigRequest.json

9 lines
175 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"is_delete": false,
"black_keyword": {
"values": [ "敏感词1", "敏感词2" ]
},
"guide_auto_reply": {
"content": "自动回复"
}
}