Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinGuide/Config/CgibinGuideGetGuideAccountConfigResponse.json
2021-05-28 19:27:38 +08:00

11 lines
218 B
JSON

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