42 lines
1.0 KiB
JSON
42 lines
1.0 KiB
JSON
|
|
{
|
|||
|
|
"DetailedErrors": true,
|
|||
|
|
"AppSettings": {
|
|||
|
|
"InjectSpecificationDocument": true //生产环境设置为false即可关闭文档
|
|||
|
|
},
|
|||
|
|
"NirvanaConnection": "server=121.36.67.254,4331;database=ybdevice;uid=fans_user;pwd=fans1qaz@WSX;",
|
|||
|
|
"SenparcSetting": {
|
|||
|
|
"IsDebug": true
|
|||
|
|
},
|
|||
|
|
//Senparc.Weixin SDK 设置
|
|||
|
|
"SenparcWeixinSetting": {
|
|||
|
|
//微信全局
|
|||
|
|
"IsDebug": true
|
|||
|
|
},
|
|||
|
|
"SpecificationDocumentSettings": {
|
|||
|
|
"DocumentTitle": "移帮设备平台开发接口"
|
|||
|
|
},
|
|||
|
|
"JWTSettings": {
|
|||
|
|
"ExpiredTime": 60 // 过期时间,long 类型,单位分钟,默认20分钟
|
|||
|
|
},
|
|||
|
|
"CustomSetting": {
|
|||
|
|
"Version": "0.0.1" //软件版本
|
|||
|
|
},
|
|||
|
|
"ProSettings": {
|
|||
|
|
"NavTheme": "dark",
|
|||
|
|
"HeaderHeight": 48,
|
|||
|
|
"Layout": "side",
|
|||
|
|
"ContentWidth": "Fluid",
|
|||
|
|
"FixedHeader": true,
|
|||
|
|
"FixSiderbar": true,
|
|||
|
|
"Title": "Ant Design Pro",
|
|||
|
|
"IconfontUrl": null,
|
|||
|
|
"PrimaryColor": null,
|
|||
|
|
"ColorWeak": false,
|
|||
|
|
"SplitMenus": false,
|
|||
|
|
"HeaderRender": true,
|
|||
|
|
"FooterRender": true,
|
|||
|
|
"MenuRender": true,
|
|||
|
|
"MenuHeaderRender": true
|
|||
|
|
}
|
|||
|
|
}
|