{ "Logging": { "LogLevel": { "Default": "Debug", "Microsoft.AspNetCore.Server.*": "Error", "Microsoft.Extensions.Http.*": "Information", "Microsoft.AspNetCore.Routing": "Warning", "Microsoft.AspNetCore.*": "Warning" } }, "JT808Configuration": { "TcpPort": 808, "UdpPort": 808, "WebApiPort": 828, "WebApiToken": "123456" }, "RemoteServerOptions": { "DataTransfer": [ //{ // "Host": "127.0.0.1:20000", // "TerminalNos": [] //} ] } }