2026-02-04 10:30:49 +08:00
|
|
|
{
|
|
|
|
|
"Logging": {
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Debug"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"AllowedHosts": "*",
|
|
|
|
|
"DataProtection": "temp-keys/",
|
2026-02-04 11:35:01 +08:00
|
|
|
"ConnectionStrings": {
|
2026-02-04 10:32:10 +08:00
|
|
|
"OpenAuthDBContext": "PORT=5432;Database=cultivated_land_destruction;HOST=192.168.10.163;PASSWORD=123456;USER ID=postgres;"
|
2026-02-04 10:30:49 +08:00
|
|
|
},
|
|
|
|
|
"AppSetting": {
|
|
|
|
|
"IdentityServerUrl": "",
|
|
|
|
|
"DbTypes": {
|
|
|
|
|
"OpenAuthDBContext": "PostgreSQL"
|
|
|
|
|
},
|
|
|
|
|
"UploadPath": "",
|
|
|
|
|
"RedisConf": {
|
|
|
|
|
"Conn": "175.27.168.120:6050,password=HopetryRedis1406",
|
|
|
|
|
"Database": 5
|
|
|
|
|
},
|
|
|
|
|
"HttpHost": "http://*:10070 ",
|
|
|
|
|
"SYSTEM_USERPWD": "123456",
|
|
|
|
|
"ASECode": "hc",
|
|
|
|
|
"TopAreaCode": "371300",
|
|
|
|
|
"SchemeCode": "0000001",
|
|
|
|
|
"SchemeId": "3b01384d-a42e-4772-8752-6fbf40f85959",
|
|
|
|
|
"IMOpen": true,
|
|
|
|
|
"IMUrl": "",
|
|
|
|
|
"LimitShpDistance": 50
|
|
|
|
|
},
|
|
|
|
|
"PgSql": {
|
|
|
|
|
"PostGisPath": "E:\\DevelopTools\\PostgreSQL\\14\\bin",
|
|
|
|
|
"DataBase": "drone_enforcement_linyi_20240720",
|
|
|
|
|
"UserID": "postgres",
|
|
|
|
|
"PORT": "5432",
|
|
|
|
|
"Host": "192.168.10.102",
|
|
|
|
|
"Pwd": "123456"
|
|
|
|
|
},
|
|
|
|
|
"WeChat": {
|
|
|
|
|
"AppId": "wx16deccc21a95c9f9",
|
|
|
|
|
"AppSecret": "b35f7b9611e0e47a1e7fab57d5399202"
|
|
|
|
|
},
|
|
|
|
|
"GeoServer": {
|
|
|
|
|
"GeoserverUrl": "http://192.168.10.141:8080/geoserver",
|
|
|
|
|
"JobwebUrl": "http://192.168.10.125:9023/",
|
|
|
|
|
"Workspace": "my_workspace",
|
|
|
|
|
"Username": "admin",
|
|
|
|
|
"Password": "geoserver",
|
|
|
|
|
"DbSchema": "public",
|
|
|
|
|
"DbStoreName": "cloud_shp_store",
|
|
|
|
|
"TiffStoreNamePrefix": "tiff_store",
|
|
|
|
|
"TiffDir": "E:/tiff"
|
|
|
|
|
},
|
|
|
|
|
"FlyImageDir": "e:/fly"
|
|
|
|
|
}
|