2025-04-27 11:04:31 +08:00
{
2025-04-27 15:53:33 +08:00
"ConnectionStrings" : {
2025-05-13 17:02:03 +08:00
"Default" : "mongodb://admin:4mFmPTTB8tn6aI@47.110.62.104:27017,47.110.53.196:27017,47.110.60.222:27017/JiSheCollectBus?authSource=admin&maxPoolSize=400&minPoolSize=10&waitQueueTimeoutMS=5000" ,
2025-05-20 15:31:53 +08:00
"PrepayDB" : "server=rm-m5el3d1u1k0wzk70n2o.sqlserver.rds.aliyuncs.com,3433;database=jishe.sysdb;uid=v3sa;pwd=JiShe123;Encrypt=False;Trust Server Certificate=False" ,
"EnergyDB" : "server=rm-wz9hw529i3j1e3b5fbo.sqlserver.rds.aliyuncs.com,3433;database=db_energy;uid=yjdb;pwd=Kdjdhf+9*7ad222LL;Encrypt=False;Trust Server Certificate=False"
2025-04-27 15:53:33 +08:00
} ,
2025-06-06 14:15:31 +08:00
"FreeRedisOptions" : {
"ConnectionString" : "47.110.53.196:6379,password=1q3J@BGf!yhTaD46nS#,syncTimeout=30000,abortConnect=false,connectTimeout=30000,allowAdmin=true,maxPoolSize=50,defaultdatabase=14" ,
"UseDistributedCache" : true
} ,
"FreeSqlProviderOptions" : {
"UsePrepayDB" : true ,
"UseEnergyDB" : true ,
"PrintLog" : true
2025-04-27 15:53:33 +08:00
} ,
"Kafka" : {
2025-06-06 14:15:31 +08:00
"BootstrapServers" : "47.110.62.104:9094,47.110.53.196:9094,47.110.60.222:9094" ,
2025-04-27 15:53:33 +08:00
"EnableFilter" : true ,
2025-06-06 14:15:31 +08:00
"EnableAuthorization" : false ,
2025-04-27 15:53:33 +08:00
"SaslUserName" : "lixiao" ,
2025-06-06 14:15:31 +08:00
"SaslPassword" : "lixiao1980" ,
2025-04-27 15:53:33 +08:00
"KafkaReplicationFactor" : 3 ,
"NumPartitions" : 30 ,
2025-06-06 14:15:31 +08:00
"TaskThreadCount" : -1
2025-04-27 15:53:33 +08:00
} ,
"IoTDBOptions" : {
"UserName" : "root" ,
2025-06-06 14:15:31 +08:00
"Password" : "Lixiao@1980" ,
"TreeModelClusterList" : [ "47.110.53.196:6667" , "47.110.60.222:6667" , "47.110.62.104:6667" ] ,
"TableModelClusterList" : [ "47.110.53.196:6667" , "47.110.60.222:6667" , "47.110.62.104:6667" ] ,
"PoolSize" : 32 ,
"TableModelDataBaseName" : "energy" ,
2025-04-27 15:53:33 +08:00
"OpenDebugMode" : true ,
"UseTableSessionPoolByDefault" : false
} ,
2025-06-06 14:15:31 +08:00
"ServerApplicationOptions" : {
"ServerTagName" : "JiSheCollectBus77" ,
"SystemType" : "Energy" ,
"FirstCollectionTime" : "2025-04-28 15:07:00" ,
"AutomaticVerificationTime" : "16:07:00" ,
"AutomaticTerminalVersionTime" : "17:07:00" ,
"AutomaticTelematicsModuleTime" : "17:30:00" ,
"AutomaticDayFreezeTime" : "02:30:00" ,
"AutomaticMonthFreezeTime" : "03:30:00" ,
"DefaultProtocolPlugin" : "T37612012ProtocolPlugin"
2025-05-19 15:53:49 +08:00
} ,
"HealthChecks" : {
"IsEnable" : false
2025-04-27 11:04:31 +08:00
}
2025-04-27 16:24:51 +08:00
}