13 lines
410 B
JSON
13 lines
410 B
JSON
{
|
|
"NirvanaConnection": "server=121.36.67.254,4331;database=ybdevice;uid=fans_user;pwd=fans1qaz@WSX;",
|
|
"SpecificationDocumentSettings": {
|
|
"DocumentTitle": "移帮设备平台开发接口"
|
|
},
|
|
"RabbitmqSetting": { //rabbitmq配置
|
|
"DBConnection": "server=121.36.67.254,4331;database=capsavedb;uid=fans_user;pwd=fans1qaz@WSX;" //数据保存库
|
|
},
|
|
"SenparcSetting": {
|
|
"IsDebug": true
|
|
}
|
|
}
|