42 lines
1009 B
JSON
42 lines
1009 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"ConnectionStrings": {
|
|
"dncmsbase": "Data Source=pc-wz927dkkv6y71jao7.rwlb.rds.aliyuncs.com;Port=3306;Initial Catalog=dncmsbase;user id=hguser;password=nH5L$&Hxxco;SslMode=None"
|
|
},
|
|
"WeworkSendUrl": "http://post.hc.dn8188.com/Wework/sendmsg.html",
|
|
"SignConfig": {
|
|
"AppId": "cms_core",
|
|
"Secret": "h9yO2WXR+pO2gk9RLk/EJaUrHAUu4ovcS3Ok2LFn9hA="
|
|
},
|
|
"Consumers": [
|
|
{
|
|
"Host": "172.18.11.77:9092,172.18.11.76:9092",
|
|
"GroupId": "crm",
|
|
"Topic": "crm-topic-2"
|
|
},
|
|
{
|
|
"Host": "172.18.11.77:9092,172.18.11.76:9092",
|
|
"GroupId": "crm",
|
|
"Topic": "crm-wework-tag"
|
|
}
|
|
],
|
|
"SystemConfig": {
|
|
"ZxdCoreUrl": "http://120.77.165.155:8089"
|
|
},
|
|
"Redis": [
|
|
{
|
|
"Name": "Cms",
|
|
"HostName": "172.18.11.63",
|
|
"Port": "6379",
|
|
"Password": "sa123456.",
|
|
"Defaultdatabase": "3"
|
|
}
|
|
]
|
|
}
|