{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "AppSettings": { "Urls": "http://0.0.0.0:5000" }, "ConnectionStrings": { "Redis": "127.0.0.1:6379,defaultDatabase=0,max pool size=50,tryit=0" }, "QQConfig": { "SendApiUrl": "http://192.168.142.133:3000", "AccessToken": "123456", "RobotQQ": "3902582794", "XiuXianGroupId": "705807264" } }