|
- {
- "ConnectionStrings": {
- "DB_Connection_String": "server=172.19.42.40;port=3305;database=gps_card;uid=root;pwd=telpo#1234;CharSet=utf8;MinimumPoolSize=10;MaximumPoolSize=1000;SslMode=none",
- "Telpo_common_ConnString": "server=172.19.42.40;port=3305;database=telpo_common;uid=root;pwd=telpo#1234;CharSet=utf8;MinimumPoolSize=10;MaximumPoolSize=1000;SslMode=none"
- },
- "FenceConfig": {
- "XiaoAnManufactorId": "ad5434be-f5f2-4dee-a68d-3b2e7ac0ed7c",
- "XiaoAnPushUrl": "http://182.92.204.237:5003/api/warn/send"
- },
- "ServiceConfig": {
- "TelpoDataUrl": "http://id.ssjlai.com/data",
- "KafkaBootstrapServers": "172.19.42.53:9092", // "172.19.42.53:9092",
- "KafkaTopics": [ "topic.push.fence" ],
- "KafkaGroupId": "telpo.fence",
- "MaxDegreeOfParallelism": "3",
- "CacheDurationSeconds": 1200 //20分钟
- },
- "Redis": {
- "Server": "172.19.42.44:8090",
- "Password": "telpo#1234",
- "DefaultDatabase": 7,
- "Poolsize": 150,
- "Preheat": 50,
- "Prefix": "_Fence_",
- "ConnectTimeout": 5000,
- "IdleTimeout": 20000
- },
- "Environment": "test"
- }
|