Compare commits

..

No commits in common. "f1f5e82171d5340de293bd80891ddf7605bca81f" and "13fd36c647d84ba86badadedad79f9a52010e854" have entirely different histories.

View File

@ -44,7 +44,7 @@
"Configuration": "192.168.1.9:6380,password=1q2w3e!@#,syncTimeout=30000,abortConnect=false,connectTimeout=30000,allowAdmin=true",
"MaxPoolSize": "50",
"DefaultDB": "14",
"HangfireDB": "13"
"HangfireDB": "9"
},
"Jwt": {
"Audience": "JiShe.CollectBus",
@ -53,7 +53,7 @@
"ExpirationTime": 2
},
"HealthChecks": {
"IsEnable": true,
"IsEnable": false,
"HealthCheckDatabaseName": "HealthChecks",
"EvaluationTimeInSeconds": 10,
"MinimumSecondsBetweenFailureNotifications": 60
@ -88,7 +88,7 @@
"ClusterList": [ "192.168.1.9:6667" ],
"PoolSize": 32,
"DataBaseName": "energy",
"OpenDebugMode": false,
"OpenDebugMode": true,
"UseTableSessionPoolByDefault": false
},
"Cassandra": {
@ -141,7 +141,7 @@
}
},
"ServerApplicationOptions": {
"ServerTagName": "JiSheCollectBus999",
"ServerTagName": "JiSheCollectBus99",
"SystemType": "Energy",
"FirstCollectionTime": "2025-04-28 15:07:00",
"AutomaticVerificationTime": "16:07:00",
@ -151,8 +151,5 @@
"AutomaticMonthFreezeTime": "03:30:00",
"DefaultProtocolPlugin": "T37612012ProtocolPlugin"
},
"PlugInFolder": "",
"TCP": {
"ClientPort": 10502
}
"PlugInFolder": ""
}