移动系统liao
2024-08-14 7622668170f8341cd98e9a32d559f0073cedcc95
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
  "SpecificationDocumentSettings": {
    "DocumentTitle": "Furion | 规范化接口",
    "GroupOpenApiInfos": [
      {
        "Group": "Default",
        "Title": "规范化演示",
        "Description": "川印灵时工",
        "Version": "1.0.0",
       
        "Contact": {
          "Name": "",
        
          "Email": "monksoul@outlook.com"
        },
        "License": {
          "Name": "Apache-2.0"
       
        }
      }
    ]
  },
  "CorsAccessorSettings": {
    "WithExposedHeaders": [
      "access-token",
      "x-access-token",
      "environment"
    ]
  }
}