移动系统liao
2024-08-27 1571dee924ea10cdcb55300cf02f70c6208c0333
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
33
34
35
36
{
  "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
  "SpecificationDocumentSettings": {
    "DocumentTitle": " 川印临时工",
    "GroupOpenApiInfos": [
      {
        "Group": "Default",
        "Title": "川印临时工",
        "Description": "川印临时工",
        "Version": "1.0.0",
        "Order": 10,
        "Contact": {
          "Name": "",
 
          "Email": "monksoul@outlook.com"
        },
        "License": {
          "Name": "Apache-2.0"
 
        }
      }
    ]
  },
 
  "VerifyFace": {
    "Enable": true
  },
 
  "CorsAccessorSettings": {
    "WithExposedHeaders": [
      "access-token",
      "x-access-token",
      "environment"
    ]
  }
}