@using MySystem.Models; @{UserMallLargeSn editData = ViewBag.data as UserMallLargeSn;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; }