{ "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json", // dev/test 覆写:仅在 ASPNETCORE_ENVIRONMENT=Development 时启用调试入口。 // 不被部署到生产环境的发布产物中(生产仍走 WatchScheduler.json 的默认 false)。 "WatchScheduler": { "DebugEndpointEnabled": true } }