| | |
| | | { |
| | | "$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": "孙鹏飞" |
| | | } |
| | | } |
| | | ], |
| | | "EnumToNumber": true |
| | | }, |
| | | "DynamicApiControllerSettings": { |
| | | "LowercaseRoute": false, |
| | | "KeepName": true, |
| | | "AsLowerCamelCase": true, |
| | | "ModelToQuery": true |
| | | }, |
| | | "CorsAccessorSettings": { |
| | | "WithExposedHeaders": [ |
| | | "access-token", |
| | | "x-access-token", |
| | | "environment" |
| | | ] |
| | | }, |
| | | "AllowedHosts": "*", |
| | | "FriendlyExceptionSettings": { |
| | | "HideErrorCode": true, |
| | | "DefaultErrorCode": "500", |
| | | "DefaultErrorMessage": "服务器异常,请联系管理员" |
| | | }, |
| | |
| | | "LogLevel": { |
| | | "Default": "Information", |
| | | "Microsoft.AspNetCore": "Warning", |
| | | "Microsoft.EntityFrameworkCore": "Information" |
| | | "Microsoft.EntityFrameworkCore": "Warning" |
| | | }, |
| | | "File": { |
| | | "FileName": "Logs/{0:yyyy}-{0:MM}-{0:dd}.log", |
| | | "FileName": "Logs/logs{0:yyyy}{0:MM}{0:dd}.txt", |
| | | "Append": true, |
| | | "MinimumLevel": "Information", |
| | | "FileSizeLimitBytes": 0, |
| | |
| | | "MinimumLevel": "Information" |
| | | } |
| | | }, |
| | | "SupplierPassword": "qwe321", |
| | | "DistributedCache": { |
| | | "Access": "Redis", |
| | | "Configuration": "118.178.252.28:5390,password=Bole123!" |
| | | } |
| | | "SupplierPassword": "qwe321" |
| | | } |