{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "AppConfig": { "logPath": "/Users/wenxiansheng/Desktop/日常代码/杜肯新材料程序设计/Durk.SlnMesnac/SlnMesnac/bin/Debug/net6.0", "mcsConnStr": "server=58.63.214.27,23313;uid=dkmes;pwd=Duken123;database=mesnac_MCS_ShareDB", "mesConnStr": "Data Source=175.27.215.92/helowin;User ID=aucma_scada;Password=aucma", "PlcConfig":[ { "configId": 1, "plcType": "MelsecBinaryPlc", "plcIp": "127.0.0.1", "plcPort": 102, "plcKey": "mcs" }, { "configId": 2, "plcType": "MelsecBinaryPlc", "plcIp": "127.0.0.1", "plcPort": 102, "plcKey": "cwss" } ] } }