{ "$schema": "https://gitee.com/dotnetchina/Furion/raw/net6/schemas/v3/furion-schema.json", "AppSettings": { "InjectSpecificationDocument": true //是否开启swagger }, "SpecificationDocumentSettings": { "EnableAllGroups": false, "DocumentTitle": "义维数据单位模块", "DocExpansionState": "None", "DefaultGroupName": "Unit", //可有可无 "GroupOpenApiInfos": [ { "Group": "Unit", "Title": "数据单位", "Order": 1000, "Description": "数据单位模块", "Version": "V1" } ] } }