liaoxujun@qq.com
2023-07-26 5df5f2c3fe7d185b2e0442296b083370503724f5
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
32
{
  "$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": "政采咨询有限公司",
            "Url": "http://www.51zhengcai.com"
 
          },
          "License": {
            "Name": "政采咨询有限公司",
            "Url": "http://www.51zhengcai.com"
          }
        }
    ]
  },
  "CorsAccessorSettings": {
    "WithExposedHeaders": [
      "access-token",
      "x-access-token",
      "environment"
    ]
  }
}