2025-05-27 14:02:24 +08:00
{
"App" : {
"SelfUrl" : "http://localhost:44315" ,
2025-05-27 14:27:50 +08:00
"CorsOrigins" : "https://*.IoT.com,http://localhost:4200,http://localhost:3100,http://localhost:80,http://localhost"
2025-05-27 14:02:24 +08:00
} ,
"ConnectionStrings" : {
2025-06-05 11:49:13 +08:00
"Default" : "Data Source=47.110.60.222;Port=13306;Database=JiSheIoTProDB;uid=root;pwd=JiShe!aqG#5kGgh&0;charset=utf8mb4;Allow User Variables=true;AllowLoadLocalInfile=true;"
2025-05-27 14:02:24 +08:00
} ,
"Redis" : {
"Configuration" : "localhost,password=1q2w3E*,defaultdatabase=1"
} ,
"Jwt" : {
2025-05-27 14:27:50 +08:00
"Audience" : "JiShe.IoT" ,
2025-06-09 10:47:25 +08:00
"SecurityKey" : "dzehzRz9a8asdfaf43ghVD@d#fasdfaf567sdadfasdf=" ,
2025-05-27 14:27:50 +08:00
"Issuer" : "JiShe.IoT" ,
2025-05-27 14:02:24 +08:00
"ExpirationTime" : 2
} ,
"Cap" : {
"RabbitMq" : {
"HostName" : "localhost" ,
"UserName" : "admin" ,
"Password" : "1q2w3E*" ,
"Port" : 5672
}
} ,
"Hangfire" : {
"Redis" : {
"Host" : "localhost,password=1q2w3E*" ,
"DB" : "2"
}
2025-06-09 10:47:25 +08:00
} ,
"FreeRedisOptions" : {
"ConnectionString" : "172.21.40.198: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
} ,
"Kafka" : {
"BootstrapServers" : "172.21.40.198:9092,172.21.40.197:9092,172.21.40.199:9092" ,
"EnableFilter" : true ,
"EnableAuthorization" : false ,
"SaslUserName" : "lixiao" ,
"SaslPassword" : "lixiao1980" ,
"KafkaReplicationFactor" : 3 ,
"NumPartitions" : 30 ,
"TaskThreadCount" : -1
} ,
"IoTDBOptions" : {
"UserName" : "root" ,
"Password" : "Lixiao@1980" ,
"TreeModelClusterList" : [ "172.21.40.198:6667" , "172.21.40.197:6667" , "172.21.40.199:6667" ] ,
"TableModelClusterList" : [ "172.21.40.198:6667" , "172.21.40.197:6667" , "172.21.40.199:6667" ] ,
"PoolSize" : 32 ,
"TableModelDataBaseName" : "energy" ,
"OpenDebugMode" : true ,
"UseTableSessionPoolByDefault" : false
} ,
"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-27 14:02:24 +08:00
}
}