UNIVPLMDataIntegration/Admin.NET/Admin.NET.Application/Configuration/App.Development.json

8 lines
185 B
JSON
Raw Normal View History

2025-03-24 21:08:14 +08:00
{
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
// 定时任务/作业调度
"JobSchedule": {
"Enabled": false // 是否开启
}
}