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