@{ ViewBag.Title = "预警处理"; Layout = "~/Views/Shared/_MainLayoutPage.cshtml"; }
@**@
@{ DateTime currentDateTime = DateTime.Now; string defaultDateTimeValue = currentDateTime.ToString("yyyy-MM-ddTHH:mm:ss"); }