Commit 8d4aa466 by zonevg

清理

parent 473931c9
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft": "Information",
"Information": "Information"
}
},
"ServerNum": 1, //服务器编号,必须是1-15之间的数字;此项必须配置。
"Launch": "http://*:8848",
"MessageUri": "ws://127.0.0.1:8090",
"AllowedHosts": "*",
"RedisConnectionStrings": { //redis连接
"Connection": "192.168.2.14:6379,password='',defaultDatabase=9",
"InstanceName": "RextecSOARedis"
},
"nacos": {
"ServerAddresses": [ "http://192.168.3.32:18848" ],
"DefaultTimeOut": 15000,
"Namespace": "8e6c6559-3b86-4dfa-b817-ad38da91ca37",
"ListenInterval": 1000,
"ServiceName": "JunmpPoliceStation75",
"Weight": 100,
"Port": 5000,
"Ip": "192.168.3.74"
},
"ApiConfig": {
"serviceName": "APISys",
"serviceIp": "192.168.2.14",
"servicePort": "18761"
},
"ConnectionStrings": {
"MySqlConnection": "Data Source=192.168.2.112;Port=13306;Initial Catalog=junmppolicesqlb;User ID=root;Password=Junmp123;CharSet=utf8;TreatTinyAsBoolean=false;",
"SqlServerConnection": "Data Source=192.168.2.112;Initial Catalog=junmppolicesql0711;User ID=sa;Password=Junmp123"
},
"MQTT": {
"Port": 17777,
"UserName": "test",
"Password": "junmp123"
},
"Auth": {
"NoSign": true
},
"Addons": {
"EFProf": true
},
"ThirdConfig": {
"OrganizationId": "A51A6C15-3EE3-4BE0-82B4-4269AC313F9A", //当前平台主组织机构id:浙江省宁波市公安局鄞州分局
"CenterServerAddress": "http://192.168.2.112:5000",
"AppKey": "8EV3FnNIVaKp8zekBwxpdw==",
"SecretKey": "f0457716734855a2a9f337a4070c6977",
"ApiVersion": "1.0"
}
}
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论