|
@@ -74,11 +74,16 @@
|
|
|
|
|
|
//业务系统推送工单
|
|
|
"HotlineClient": {
|
|
|
- "AddressUrl": "http://localhost:50100/",
|
|
|
+ "AddressUrl": "http://localhost:50100/"
|
|
|
//"AddressUrl": "http://110.188.24.28:50300/"
|
|
|
//"AddressUrl": "http://open.hotline.12345lm.cn/"
|
|
|
},
|
|
|
|
|
|
+ //hotline数据库
|
|
|
+ "HotlineDbContext": {
|
|
|
+ "DbConnectionString": "server=110.188.24.182;Database=yb_12345;Uid=dev;Pwd=fengwo11!!"
|
|
|
+ },
|
|
|
+
|
|
|
//业务系统附件上传配置
|
|
|
"BusinessFile": {
|
|
|
"BaseUrl": "http://open.fs.12345lm.cn/",
|