19 lines
809 B
JSON
19 lines
809 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
//"ConnectionStrings": { "crmContext": "Server=192.168.11.41;uid=root;pwd=sa123456.;database=wework;port=3306;sslmode=none" },
|
|
"ConnectionStrings": {
|
|
"crmContext": "Server=10.22.11.116;uid=root;pwd=Sa123456.;database=wework;port=3306;sslmode=none;Connection Timeout=380;",
|
|
"crmMsgContext": "Server=192.168.11.34;uid=root;pwd=Sa123456.;database=wework_ww89347c2378b6e050;port=3306;sslmode=none;Connection Timeout=380;",
|
|
"wxContext": "Server=192.168.11.34;uid=root;pwd=Sa123456.;database=wxcontext;port=3306;sslmode=none;Connection Timeout=380;"
|
|
},
|
|
"HHMessageFile": "http://1.202.216.226:8081/",
|
|
"InnerFile": "http://192.168.11.26:8081/",
|
|
"NewCoreInterface": "http://192.168.11.111:909/"
|
|
|
|
}
|