BotSharp/BotSharp.WebHost/Settings/channels.weixin.json
2018-10-18 22:41:24 -05:00

8 lines
96 B
JSON

{
"weixinChannel": {
"token": "botsharp",
"encodingAESKey": "",
"appId": ""
}
}