{ "$schema": "https://gitee.com/dotnetchina/Furion/raw/net6/schemas/v3/furion-schema.json", "AppSettings": { "InjectSpecificationDocument": true //是否开启swagger }, "SpecificationDocumentSettings": { "EnableAllGroups": false, "DocumentTitle": "HStation.Xhs.Core", "DocExpansionState": "None", "DefaultGroupName": "Xhs", //可有可无 "GroupOpenApiInfos": [ { "Group": "Xhs", "Title": "循环水系统", "Order": 1000, "Description": "循环水系统", "Version": "V1" }, { "Group": "Dict", "Title": "数据字典", "Order": 900, "Description": "数据字典模块", "Version": "V1" }, { "Group": "Unit", "Title": "数据单位", "Order": 800, "Description": "数据单位模块", "Version": "V1" }, { "Group": "Basic", "Title": "基础模块", "Order": 700, "Description": "基础模块", "Version": "V1" }, { "Group": "Monitor", "Title": "监测模块", "Order": 600, "Description": "监测模块", "Version": "V1" }, { "Group": "Assets", "Title": "资产模块", "Order": 500, "Description": "资产模块", "Version": "V1" }, { "Group": "Health", "Title": "健康评价", "Order": 400, "Description": "健康评价模块", "Version": "V1" }, { "Group": "Trend", "Title": "趋势分析", "Order": 300, "Description": "趋势分析模块", "Version": "V1" }, { "Group": "Fault", "Title": "故障诊断", "Order": 200, "Description": "故障诊断模块", "Version": "V1" }, { "Group": "ArtImage", "Title": "工艺图", "Order": 100, "Description": "核心模块", "Version": "V1" }, { "Group": "Phart", "Title": "图表模块", "Order": 90, "Description": "图表模块", "Version": "V1" }, { "Group": "Core", "Title": "核心模块", "Order": 70, "Description": "核心模块", "Version": "V1" } ] } }