refactor: 演示模式禁止删除健康检查设置后台任务

This commit is contained in:
Argo Zhang 2020-03-05 22:01:49 +08:00
parent 24f521f5ad
commit df915cbf4d
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 2 additions and 1 deletions

View File

@ -79,7 +79,8 @@ namespace Bootstrap.Admin.Controllers.Api
"超时任务",
"取消任务",
"禁用任务",
"SQL日志"
"SQL日志",
"健康检查"
};
/// <summary>
/// 删除任务方法