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

10 lines
174 B
JSON
Raw Normal View History

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