@using MySystem.Models; @{UserProfitSet editData = ViewBag.data as UserProfitSet;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 创客预设分润(修改)
  • 基本信息
@{Dictionary KqProductBrandDic = new MySystem.DictionaryClass().getKqProductBrandDic();}