BotSharp/BotSharp.WebHost/Settings/channels.weixin.json

8 lines
96 B
JSON
Raw Normal View History

2018-10-19 03:41:24 +00:00
{
"weixinChannel": {
"token": "botsharp",
"encodingAESKey": "",
"appId": ""
}
}