示例#1
0
 public IList <Bill_SysMenu> GetMenuRoot()
 {
     return(mainDal.GetMenuRoot());
 }