sunpengfei
2025-08-01 937dbb7cc77729b1a7d35b87fd421bc44046c108
FlexJobApi.Core/settings.json
@@ -1,5 +1,25 @@
{
  "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
  "SpecificationDocumentSettings": {
    "DocumentTitle": "灵活用工 | 规范化接口",
    "GroupOpenApiInfos": [
      {
        "Group": "Default",
        "Title": "规范化接口演示",
        "Version": "1.0.0",
        "Contact": {
          "Name": "孙鹏飞"
        }
      }
    ]
  },
  "CorsAccessorSettings": {
    "WithExposedHeaders": [
      "access-token",
      "x-access-token",
      "environment"
    ]
  },
  "AllowedHosts": "*",
  "FriendlyExceptionSettings": {
    "DefaultErrorCode": "500",