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.

34 lines
886 B
JSON

2 years ago
{
"ConnectionStrings": {
//mysql 本地
2 years ago
//"DefaultConnection": "server=106.12.13.113;port=3306;database=khd_jyhb;uid=root;pwd=root;charset='utf8';persistsecurityinfo=True;SslMode=none;Allow User Variables=True"
2 years ago
//khd服务器
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"
2 years ago
2 years ago
},
"PlcConfig": {
2 years ago
"IP": "127.0.0.1",
2 years ago
"Port": "102",
"CpuType": 30,
"Rack": "0",
"Slot": "0"
},
"PLCSetting": {
"Mode": "0",
"EquipCode": "H61,H62,H63",
"Interval": "2000",
"AutoStart": "0",
"WaitTime": "60000",
"SiteCode": "999"
},
"ThriftConfig": {
"ThriftIpAddress": "127.0.0.1",
"JiesShouDuanKou": 9092,
"TuiSongDuankou": 9094,
"upsite": "k48"
},
"FlagConfig": {
"UpFlagNum": 1
}
}