@model OpenAuth.Domain.Category @{ ViewBag.Title = "Category编辑界面"; Layout = null; }
@Html.HiddenFor(m =>m.Id)