You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
888 B
JSON

2 years ago
{
"ConnectionStrings": {
2 years ago
//"DefaultConnection": "server=106.12.13.113;port=3336;database=khd_jyhb;uid=khd;pwd=khd@123;charset='utf8';persistsecurityinfo=True;SslMode=none;Allow User Variables=True",
"DefaultConnection": "server=175.27.215.92;port=3306;database=hwjy-cloud;uid=kehaida;pwd=khd2024;charset='utf8';persistsecurityinfo=True;SslMode=None;Allow User Variables=True"
2 years ago
},
2 years ago
"PlcConfigs": [
{
2 years ago
"IP": "192.168.2.30",
"Port": 102, //102是默认端口
"CpuType": 40,
"Rack": 0,
"Slot": 1,
2 years ago
"Code": 0
}
],
2 years ago
"PLCSetting": {
"Mode": "0",
"EquipCode": "H61,H62,H63",
"Interval": "2000",
"AutoStart": "0",
"WaitTime": "60000",
"SiteCode": "999"
2 years ago
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
2 years ago
}
}