WX
2022-02-20 4dce7940a4f2a6711bb261d8587a77ff259a2ebf
ZTICInterface.Application/applicationsettings.json
@@ -1,23 +1,23 @@
{
  "SpecificationDocumentSettings": {
    "DocumentTitle": "Furion | 规范化接口",
    "GroupOpenApiInfos": [
      {
        "Group": "Default",
        "Title": "规范化接口演示",
        "Description": "让 .NET 开发更简单,更通用,更流行。",
        "Version": "1.0.0",
        "TermsOfService": "https://furion.icu",
        "Contact": {
          "Name": "百小僧",
          "Url": "https://gitee.com/monksoul",
          "Email": "monksoul@outlook.com"
        },
        "License": {
          "Name": "Apache-2.0",
          "Url": "https://gitee.com/dotnetchina/Furion/blob/rc1/LICENSE"
        }
      }
    ]
    "DocumentTitle": "Furion | 规范化接口"
    //"GroupOpenApiInfos": [
    //  {
    //    "Group": "Default",
    //    "Title": "规范化接口演示",
    //    "Description": "让 .NET 开发更简单,更通用,更流行。",
    //    "Version": "1.0.0",
    //    "TermsOfService": "https://furion.icu",
    //    "Contact": {
    //      "Name": "百小僧",
    //      "Url": "https://gitee.com/monksoul",
    //      "Email": "monksoul@outlook.com"
    //    },
    //    "License": {
    //      "Name": "Apache-2.0",
    //      "Url": "https://gitee.com/dotnetchina/Furion/blob/rc1/LICENSE"
    //    }
    //  }
    //]
  }
}