DotNetCore.SKIT.FlurlHttpCl.../test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinGuide/Config/CgibinGuideGetGuideAccountConfigResponse.json
2022-05-06 20:44:39 +08:00

12 lines
217 B
JSON

{
"errcode": 0,
"errmsg": "ok",
"black_keyword": {
"values": ["敏感词1", "敏感词2"],
"updatetime": 11111
},
"guide_auto_reply": {
"content": "自动回复"
}
}