@using MySystem.BsModels; @{MsgPush editData = ViewBag.data as MsgPush;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 推送消息记录(修改)
  • 基本信息
@{Dictionary MsgTemplateDic = new MySystem.DictionaryClass().getMsgTemplateDic();}