test: 增加健康检查View单元测试并移动到SQLServer目录
This commit is contained in:
parent
286a703156
commit
9b9ab86a4b
|
@ -23,6 +23,7 @@ namespace Bootstrap.Admin.Controllers.SqlServer
|
|||
[InlineData("Notifications", "通知管理")]
|
||||
[InlineData("Profiles", "个人中心")]
|
||||
[InlineData("Exceptions", "程序异常")]
|
||||
[InlineData("Healths", "健康检查")]
|
||||
[InlineData("Messages", "站内消息")]
|
||||
[InlineData("Online", "在线用户")]
|
||||
[InlineData("Tasks", "任务管理")]
|
Loading…
Reference in New Issue